10 lines
163 B
Text
10 lines
163 B
Text
|
cache.mapcomplete.org {
|
||
|
reverse_proxy /mvt {
|
||
|
to http://127.0.0.1:7800
|
||
|
}
|
||
|
|
||
|
reverse_proxy /summary {
|
||
|
to http://127.0.0.1:2345
|
||
|
}
|
||
|
}
|