forked from FF-RGB/ansible
web-gw proxypass for relocator
This commit is contained in:
parent
270b3b4c63
commit
67baba2b43
@ -14,6 +14,10 @@ server {
|
||||
location /firmware {
|
||||
proxy_pass https://regensburg.freifunk.net/firmware;
|
||||
}
|
||||
# temp redirector server
|
||||
location /move.php {
|
||||
proxy_pass https://home.mephis.to/move.php;
|
||||
}
|
||||
}
|
||||
|
||||
server {
|
||||
|
Loading…
Reference in New Issue
Block a user