Add Gitea - Git with a cup of tea

This commit is contained in:
2025-12-11 23:21:10 +02:00
parent f69caa0934
commit 9112847656
4 changed files with 77 additions and 5 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
}