Move assets in gitea to /_/static/assets (see linked PR below)
https://github.com/go-gitea/gitea/pull/15219
This commit is contained in:
parent
ede09f7e45
commit
b9051ddd9f
@ -3,7 +3,7 @@
|
||||
git.boba.best {
|
||||
encode zstd gzip
|
||||
|
||||
handle_path /_/static/* {
|
||||
handle_path /_/static/assets/* {
|
||||
root * /var/www/git.boba.best/public
|
||||
file_server
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user