Remove static assets from gitea
This commit is contained in:
parent
d97b572fa3
commit
3e4ae36359
@ -4,11 +4,6 @@ git.bbaovanc.com {
|
|||||||
encode zstd gzip
|
encode zstd gzip
|
||||||
import hsts
|
import hsts
|
||||||
|
|
||||||
handle_path /_/static/assets/* {
|
|
||||||
root * /var/www/git.bbaovanc.com/public
|
|
||||||
file_server
|
|
||||||
}
|
|
||||||
|
|
||||||
handle {
|
handle {
|
||||||
reverse_proxy localhost:81 {
|
reverse_proxy localhost:81 {
|
||||||
header_up X-Real-IP {remote_host}
|
header_up X-Real-IP {remote_host}
|
||||||
|
Loading…
Reference in New Issue
Block a user