Compare commits

..

No commits in common. "6647b0df21bd5c870726cbf76673478e54bd905f" and "0e0b2e57da49c2b7412292b04ee1f3840663e4ae" have entirely different histories.

View File

@ -43,6 +43,7 @@ services:
AUTHELIA_ACCESS_CONTROL_DEFAULT_POLICY: "one_factor" AUTHELIA_ACCESS_CONTROL_DEFAULT_POLICY: "one_factor"
AUTHELIA_NOTIFIER_SMTP_ENABLED: "false" AUTHELIA_NOTIFIER_SMTP_ENABLED: "false"
volumes: volumes:
- /sprint-data/authelia/config:/config
- /sprint-data/authelia/data:/var/lib/authelia - /sprint-data/authelia/data:/var/lib/authelia
deploy: deploy:
mode: replicated mode: replicated