feat: add burnit.lol
This commit is contained in:
@@ -168,3 +168,19 @@ api.staging-nepse.sauravdhakal.com.np {
|
|||||||
bind 100.81.85.182
|
bind 100.81.85.182
|
||||||
reverse_proxy localhost:4101
|
reverse_proxy localhost:4101
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
burnit.lol, www.burnit.lol {
|
||||||
|
# Security headers
|
||||||
|
header {
|
||||||
|
X-Content-Type-Options nosniff
|
||||||
|
X-Frame-Options DENY
|
||||||
|
Referrer-Policy strict-origin-when-cross-origin
|
||||||
|
}
|
||||||
|
|
||||||
|
reverse_proxy localhost:9812 {
|
||||||
|
header_up X-Real-IP {remote_host}
|
||||||
|
header_up X-Forwarded-For {remote_host}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user