This commit is contained in:
Michael Grote 2024-04-02 22:29:49 +02:00
parent 4c9a8a4b0f
commit e927d30f6d

View file

@ -75,6 +75,7 @@ gitea_protocol: "http"
gitea_http_domain: "{{ gitea_fqdn }}"
gitea_http_port: "3000"
gitea_http_listen: "0.0.0.0"
gitea_root_url: https://git.mgrote.net
# database
gitea_db_type: postgres
gitea_db_host: localhost