Use crudini to configure

This commit is contained in:
Luke Murphy
2020-03-22 16:42:29 +01:00
parent 7b67d04fa2
commit db4ad413d3
2 changed files with 31 additions and 4 deletions

View File

@ -83,6 +83,7 @@
app: gitea
restart: false
config:
DOMAIN: "git.autonomic.zone"
ADMIN_MAIL: "{{ autonomic_admin_mail }}"
ADMIN_PASS: "{{ autonomic_admin_pass }}"
ADMIN_USER: "{{ autonomic_admin_user }}"