This commit is contained in:
Luke Murphy
2020-03-22 11:55:35 +01:00
parent a46cc4b0e5
commit 2813cdecdf

View File

@ -11,7 +11,7 @@
shell: |
dokku mariadb:create
--custom-env "USER=gitea"
--password {{ db_paswd }}
--password {{ db_passwd }}
--root-password {{ root_db_passwd }}
args:
creates: /var/lib/dokku/services/mariadb/gitea