This commit is contained in:
2022-05-25 01:26:08 -04:00
parent aa9aa8985b
commit 30900bb721
5 changed files with 28 additions and 3 deletions

View File

@@ -3,6 +3,8 @@ gitea_name: gitea
gitea_sshport: "222"
gitea_webport: "3000"
gitea_volume: "{{ gitea_name }}"
gitea_rooturl: "http://{{ gitea_domain }}"
gitea_signup: true
# database settings
gitea_dbtype: postgres