mirror of
https://github.com/Southampton-RSG/breccia-mapper.git
synced 2026-03-03 11:27:09 +00:00
[FIX] attempting to make media folder hosting work
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
http://* {
|
||||
:80 :443 {
|
||||
root * /srv
|
||||
file_server
|
||||
|
||||
@proxy_paths {
|
||||
not path /static/*
|
||||
not path /media/*
|
||||
}
|
||||
|
||||
reverse_proxy @proxy_paths http://server:8000
|
||||
|
||||
Reference in New Issue
Block a user