Pretend there is only one database ever
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
e47e7670a9
commit
2791788c95
@ -2,7 +2,7 @@
|
|||||||
port: 8080
|
port: 8080
|
||||||
|
|
||||||
db:
|
db:
|
||||||
- type: "mariadb"
|
type: "mariadb"
|
||||||
password: "{{ db_passwd }}"
|
password: "{{ db_passwd }}"
|
||||||
root_password: "{{ root_db_passwd }}"
|
root_password: "{{ root_db_passwd }}"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user