db config
All checks were successful
ansible-lint / gitleaks (pull_request) Successful in 4s
ansible-lint / Ansible Lint (pull_request) Successful in 40s

This commit is contained in:
Michael Grote 2024-11-10 12:25:33 +01:00
parent 4cd267704d
commit c1efe69f96

View file

@ -37,9 +37,11 @@ regulation:
ban_time: 300
storage:
mysql:
address: 'tcp://authelia-db:3306'
encryption_key: {{ lookup('viczem.keepass.keepass', 'authelia_storage_encryption_key', 'password') }}
local:
path: /data/db.sqlite3
username: authelia
password: {{ lookup('viczem.keepass.keepass', 'authelia_mysql_password', 'password') }}
notifier:
smtp: