Update server config
This commit is contained in:
parent
fe871634c2
commit
5e1aecc124
1 changed files with 6 additions and 0 deletions
|
@ -29,6 +29,12 @@ studio.mapcomplete.org {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
lod.mapcomplete.org {
|
||||||
|
reverse_proxy /extractgraph {
|
||||||
|
to http://127.0.0.1:2346
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
bounce.mapcomplete.org {
|
bounce.mapcomplete.org {
|
||||||
reverse_proxy {
|
reverse_proxy {
|
||||||
to http://127.0.0.1:1236
|
to http://127.0.0.1:1236
|
||||||
|
|
Loading…
Reference in a new issue