fix: make gitea public
This commit is contained in:
@@ -75,8 +75,13 @@ 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
|
||||||
|
|||||||
Reference in New Issue
Block a user