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 ban_time: 300
storage: storage:
encryption_key: {{ lookup('viczem.keepass.keepass', 'authelia_storage_encryption_key', 'password') }} mysql:
local: address: 'tcp://authelia-db:3306'
path: /data/db.sqlite3 encryption_key: {{ lookup('viczem.keepass.keepass', 'authelia_storage_encryption_key', 'password') }}
username: authelia
password: {{ lookup('viczem.keepass.keepass', 'authelia_mysql_password', 'password') }}
notifier: notifier:
smtp: smtp: