Compare commits
No commits in common. "f963a7e196e7eeda287739f846fe6f285b66a56f" and "60d65bfd10091823fc587f7a53eece149937ec9d" have entirely different histories.
f963a7e196
...
60d65bfd10
@ -31,11 +31,6 @@ services:
|
||||
image: authelia/authelia
|
||||
networks:
|
||||
- common-infra-nginx
|
||||
environment:
|
||||
AUTHELIA_IDENTITY_VALIDATION_RESET_PASSWORD_JWT_SECRET_FILE: '/run/secrets/JWT_SECRET'
|
||||
AUTHELIA_SESSION_SECRET_FILE: '/run/secrets/SESSION_SECRET'
|
||||
AUTHELIA_STORAGE_POSTGRES_PASSWORD_FILE: '/run/secrets/STORAGE_PASSWORD'
|
||||
AUTHELIA_STORAGE_ENCRYPTION_KEY_FILE: '/run/secrets/STORAGE_ENCRYPTION_KEY'
|
||||
volumes:
|
||||
- '/sprint-data/authelia:/config'
|
||||
deploy:
|
||||
|
Loading…
Reference in New Issue
Block a user