Fix typo
This commit is contained in:
parent
d4fd77588c
commit
b40dde9f8b
@ -21,7 +21,7 @@ volumes:
|
|||||||
|
|
||||||
db:
|
db:
|
||||||
- type: "mariadb"
|
- type: "mariadb"
|
||||||
passwd: "{{ vault.passwd }}"
|
passwd: "{{ vault.db_passwd }}"
|
||||||
root_passwd: "{{ vault.root_passwd }}"
|
root_passwd: "{{ vault.root_passwd }}"
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
Reference in New Issue
Block a user