fix: woodpecker
This commit is contained in:
@@ -86,20 +86,20 @@ ci.sauravdhakal.com.np {
|
||||
}
|
||||
|
||||
# Your site — public, with caching
|
||||
# sauravdhakal.com.np {
|
||||
# root * /home/saurav/site/public
|
||||
#
|
||||
# # This is where you learn caching
|
||||
# header Cache-Control "public, max-age=3600" # cache 1 hour by default
|
||||
# header /static/* Cache-Control "public, max-age=31536000, immutable" # assets forever
|
||||
#
|
||||
# file_server
|
||||
# encode gzip
|
||||
# }
|
||||
# dozzle.sauravdhakal.com.np {
|
||||
# bind 100.81.85.182
|
||||
# reverse_proxy localhost:8888
|
||||
# }
|
||||
sauravdhakal.com.np {
|
||||
root * /home/saurav/site/public
|
||||
|
||||
# This is where you learn caching
|
||||
header Cache-Control "public, max-age=3600" # cache 1 hour by default
|
||||
header /static/* Cache-Control "public, max-age=31536000, immutable" # assets forever
|
||||
|
||||
file_server
|
||||
encode gzip
|
||||
}
|
||||
dozzle.sauravdhakal.com.np {
|
||||
bind 100.81.85.182
|
||||
reverse_proxy localhost:8888
|
||||
}
|
||||
#
|
||||
# glances.sauravdhakal.com.np {
|
||||
# bind 100.81.85.182
|
||||
|
||||
Reference in New Issue
Block a user