This commit is contained in:
Michael Grote 2024-04-02 22:18:44 +02:00
parent c430dbb740
commit 690da1ae9e

View file

@ -71,8 +71,8 @@ gitea_repository_root: "{{ gitea_home }}/repos"
# ui
gitea_show_user_email: false
# server
gitea_protocol: "https"
gitea_http_domain: "https://{{ gitea_fqdn }}"
gitea_protocol: "http"
gitea_http_domain: "{{ gitea_fqdn }}"
gitea_http_port: "3000"
gitea_http_listen: "0.0.0.0"
# database