diff --git a/host_vars/forgejo.mgrote.net.yml b/host_vars/forgejo.mgrote.net.yml index 77931a38..b3ad0fb8 100644 --- a/host_vars/forgejo.mgrote.net.yml +++ b/host_vars/forgejo.mgrote.net.yml @@ -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