fix: back to private

This commit is contained in:
SauravDhakal
2026-04-03 22:03:53 +05:45
parent b1d13778f4
commit ed2bd87f61

View File

@@ -75,13 +75,8 @@ uptime.sauravdhakal.com.np {
# Gitea — VPN only, it's your private git server # Gitea — VPN only, it's your private git server
gitea.sauravdhakal.com.np { gitea.sauravdhakal.com.np {
bind 100.81.85.182
reverse_proxy localhost:3000 reverse_proxy localhost:3000
header {
X-Content-Type-Options nosniff
X-Frame-Options DENY
Referrer-Policy strict-origin-when-cross-origin
}
} }
# Woodpecker CI — VPN only # Woodpecker CI — VPN only