Hardcode authelia config

This commit is contained in:
Colin Hebert
2023-01-10 15:36:49 +01:00
parent b51eb4de73
commit dad568027e
3 changed files with 4 additions and 8 deletions

View File

@@ -26,7 +26,7 @@ authentication_backend:
## Important: Kubernetes (or HA) users must read https://www.authelia.com/t/statelessness
##
file:
path: /data/users_database.yml
path: /config/users_database.yml
watch: true
##