Archived
This commit is contained in:
+3
-3
@@ -2,9 +2,9 @@
|
||||
port: 8080
|
||||
|
||||
db:
|
||||
type: "mariadb"
|
||||
password: "{{ db_passwd }}"
|
||||
root_password: "{{ root_db_passwd }}"
|
||||
- type: "mariadb"
|
||||
passwd: "{{ db_passwd }}"
|
||||
root_passwd: "{{ root_db_passwd }}"
|
||||
|
||||
env:
|
||||
DB_ADDR: "{{ dokku_mariadb_db_addr }}"
|
||||
|
||||
Reference in New Issue
Block a user