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