forked from MapComplete/MapComplete
Add service proxy
This commit is contained in:
parent
edf8553e76
commit
b9a4c72317
2 changed files with 10 additions and 1 deletions
|
@ -44,3 +44,9 @@ proxy0.mapcomplete.org {
|
|||
to 109.128.57.178:2345
|
||||
}
|
||||
}
|
||||
|
||||
proxy.mapcomplete.org {
|
||||
reverse_proxy {
|
||||
to 109.128.57.178:7800
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue