Remove static assets from gitea

This commit is contained in:
BBaoVanC 2022-07-13 18:18:17 -05:00
parent d97b572fa3
commit 3e4ae36359
1 changed files with 0 additions and 5 deletions

View File

@ -4,11 +4,6 @@ git.bbaovanc.com {
encode zstd gzip
import hsts
handle_path /_/static/assets/* {
root * /var/www/git.bbaovanc.com/public
file_server
}
handle {
reverse_proxy localhost:81 {
header_up X-Real-IP {remote_host}