redeployment forgejo + setup ldap #1

Merged
mg merged 123 commits from gb into master 2024-04-04 09:48:10 +02:00
Showing only changes of commit c430dbb740 - Show all commits

View file

@ -73,7 +73,8 @@ gitea_show_user_email: false
# server
gitea_protocol: "https"
gitea_http_domain: "https://{{ gitea_fqdn }}"
gitea_http_port: 3000
gitea_http_port: "3000"
gitea_http_listen: "0.0.0.0"
# database
gitea_db_type: postgres
gitea_db_host: localhost