This commit is contained in:
Luke Murphy
2020-04-15 11:50:25 +02:00
parent 96084f803c
commit f502e8a756

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