This commit is contained in:
Luke Murphy 2020-03-22 11:55:35 +01:00
parent a46cc4b0e5
commit 2813cdecdf
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

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