compose/wger/.env.example

7 lines
428 B
Plaintext
Raw Normal View History

2024-08-06 17:42:31 -03:00
# https://github.com/wger-project/docker/blob/master/config/prod.env
2024-08-06 16:12:54 -03:00
# Django's secret key, change to a 50 character random string if you are running
# this instance publicly. For an online generator, see e.g. https://djecrety.ir/
SECRET_KEY=wger-docker-supersecret-key-1234567890!@#$%^&*(-_)
# Signing key used for JWT, use something different than the secret key
2024-08-06 17:42:31 -03:00
SIGNING_KEY=wger-docker-secret-jwtkey-1234567890!@#$%^&*(-_=+)