forked from MapComplete/MapComplete
Add proxy server again
This commit is contained in:
parent
a3a7e74f56
commit
2d4a963c86
1 changed files with 6 additions and 0 deletions
|
@ -38,3 +38,9 @@ ipinfo.mapcomplete.org {
|
||||||
to 127.0.0.1:2347
|
to 127.0.0.1:2347
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
proxy.mapcomplete.org {
|
||||||
|
reverse_proxy {
|
||||||
|
to 109.128.57.178:2345
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue