mirror of
https://github.com/bensuperpc/infrastructure.git
synced 2025-06-28 05:06:04 +02:00
Disable watchtower and update homepage
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
@ -28,7 +28,7 @@ www.bensuperpc.org {
|
||||
X-Content-Type-Options nosniff
|
||||
|
||||
# clickjacking protection
|
||||
X-Frame-Options DENY
|
||||
# X-Frame-Options DENY
|
||||
|
||||
# Disable powerful features we don't need
|
||||
Permissions-Policy "geolocation=(), camera=(), microphone=() interest-cohort=()"
|
||||
@ -109,6 +109,10 @@ ghost.bensuperpc.org {
|
||||
reverse_proxy ghost:2368
|
||||
}
|
||||
|
||||
dozzle.bensuperpc.org {
|
||||
reverse_proxy dozzle:8080
|
||||
}
|
||||
|
||||
link.bensuperpc.org {
|
||||
# TODO: Use service with database
|
||||
# Friendly links
|
||||
|
Reference in New Issue
Block a user