* leftcoast file server fixerinod
This commit is contained in:
parent
5f0e2bbc03
commit
836101beca
@ -3,7 +3,7 @@
|
|||||||
# should not happen on the target server
|
# should not happen on the target server
|
||||||
|
|
||||||
server {
|
server {
|
||||||
server_name gallery.leftcoast.space;
|
server_name files.leftcoast.space;
|
||||||
location / {
|
location / {
|
||||||
proxy_pass http://127.0.0.1:8000;
|
proxy_pass http://127.0.0.1:8000;
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user