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

Use correct home directory

This commit is contained in:
Aidan Fitzgerald 2019-03-04 21:41:14 -05:00
parent 4ad50b113d
commit 5d5fea41fa
2 changed files with 2 additions and 1 deletions

View file

@ -36,6 +36,7 @@ gitea_gpg_key: 7C9E68152594688862D62AF62D9AE806EC1592E2
# Information needed to run Gitea
gitea_user: gitea
gitea_home: "{{ gitea_root_directory }}"
gitea_run_directory: "{{ gitea_root_directory }}"
gitea_db_directory: "/library/dbdata/gitea"