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
|
encode zstd gzip
|
||||||
import hsts
|
import hsts
|
||||||
|
|
||||||
handle_path /_/static/assets/* {
|
|
||||||
root * /var/www/git.boba.best/public
|
|
||||||
file_server
|
|
||||||
}
|
|
||||||
|
|
||||||
handle {
|
handle {
|
||||||
reverse_proxy localhost:85 {
|
reverse_proxy localhost:85 {
|
||||||
header_up X-Real-IP {remote_host}
|
header_up X-Real-IP {remote_host}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user