Add Gitea - Git with a cup of teak

This commit is contained in:
2025-12-11 23:21:10 +02:00
parent f69caa0934
commit d3520675c0
4 changed files with 78 additions and 6 deletions

View File

@@ -55,3 +55,15 @@
reverse_proxy wg-easy:51821
}
# ===========================
# Gitea
# ===========================
{env.VPN_DOMAIN} {
import dns_porkbun
encode gzip
tls internal
reverse_proxy gitea:3000
}