1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Use iiab_hostname and iiab_domain in app.ini

Delete gitea_full_url as unused

Signed-off-by: Aidan Fitzgerald <acf67@cornell.edu>
This commit is contained in:
Aidan Fitzgerald 2019-03-13 14:02:59 -04:00
parent 2bb46f5884
commit 8d2af9e54a
3 changed files with 1 additions and 5 deletions

View file

@ -184,7 +184,5 @@
value: "{{ gitea_run_directory }}"
- option: gitea_url
value: "{{ gitea_url }}"
- option: gitea_full_url
value: "{{ gitea_full_url }}"
- option: gitea_enabled
value: "{{ gitea_enabled }}"