forked from MapComplete/MapComplete
Update caddyfile
This commit is contained in:
parent
043c9a1d7d
commit
b4bcad76d3
1 changed files with 6 additions and 0 deletions
|
@ -35,6 +35,12 @@ lod.mapcomplete.org {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
proxy.mapcomplete.org {
|
||||||
|
reverse_proxy {
|
||||||
|
to http://127.0.0.1:1237
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
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…
Add table
Add a link
Reference in a new issue