[FIX] attempting to make media folder hosting work

This commit is contained in:
2023-01-07 19:31:49 +00:00
parent 2a08ddba45
commit 011a01d176
5 changed files with 10 additions and 2 deletions

View File

@@ -4,6 +4,7 @@
@proxy_paths {
not path /static/*
not path /media/*
}
reverse_proxy @proxy_paths http://server:8000