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:
parent
4ad50b113d
commit
5d5fea41fa
2 changed files with 2 additions and 1 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue