Update configuration.yml
This commit is contained in:
parent
90aa21c8ed
commit
6b9374dc8e
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ session:
|
|||
host: authelia-redis
|
||||
port: 6379
|
||||
# This secret can also be set using the env variables AUTHELIA_SESSION_REDIS_PASSWORD_FILE
|
||||
password: SuperSecureRedisAuthPassword # must be the same as in the docker-compose.yml defined for the redis services
|
||||
password: SuperSecureRedisAuthPassword # must be the same as in the docker-compose.yml defined for the redis service
|
||||
|
||||
regulation:
|
||||
max_retries: 3
|
||||
|
|
|
|||
Loading…
Reference in a new issue