Don't serve static assets separately
This commit is contained in:
@ -4,11 +4,6 @@ git.boba.best {
|
||||
encode zstd gzip
|
||||
import hsts
|
||||
|
||||
handle_path /_/static/assets/* {
|
||||
root * /var/www/git.boba.best/public
|
||||
file_server
|
||||
}
|
||||
|
||||
handle {
|
||||
reverse_proxy localhost:85 {
|
||||
header_up X-Real-IP {remote_host}
|
||||
|
Reference in New Issue
Block a user