Don't serve static assets separately

This commit is contained in:
BBaoVanC 2022-07-13 18:17:40 -05:00
parent 84470571d8
commit 426afc4f79
1 changed files with 0 additions and 5 deletions

View File

@ -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}