Hard code user

This commit is contained in:
Luke Murphy
2020-03-22 12:04:41 +01:00
parent 7298a8c993
commit e53076e53d

View File

@ -104,7 +104,7 @@
DB_TYPE: mysql
DB_HOST: "dokku-mariadb-gitea:3306"
DB_NAME: gitea
DB_USER: gitea
DB_USER: mariadb # https://github.com/dokku/dokku-mariadb/issues/89
DB_PASSWD: "{{ db_passwd }}"
DISABLE_REGISTRATION: true
DOMAIN: git.autonomic.zone