This commit is contained in:
Luke Murphy 2020-04-15 11:50:25 +02:00
parent 96084f803c
commit f502e8a756
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ volumes:
db:
- type: "mariadb"
passwd: "{{ vault.db_passwd }}"
root_passwd: "{{ vault.root_passwd }}"
root_passwd: "{{ vault.root_db_passwd }}"
env:
ADMIN_MAIL: "helo@autonomic.zone"