Fix typo
This commit is contained in:
		| @ -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