Don't serve static assets separately
This commit is contained in:
parent
84470571d8
commit
426afc4f79
@ -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}
|
||||
|
Loading…
x
Reference in New Issue
Block a user