forked from MapComplete/MapComplete
Cleanup of caddyfile
This commit is contained in:
parent
8f5be4f742
commit
1575a41c32
1 changed files with 0 additions and 10 deletions
|
@ -41,14 +41,4 @@ proxy.mapcomplete.org {
|
|||
}
|
||||
}
|
||||
|
||||
bounce.mapcomplete.org {
|
||||
reverse_proxy {
|
||||
to http://127.0.0.1:1236
|
||||
}
|
||||
}
|
||||
|
||||
cache.mapcomplete.org {
|
||||
reverse_proxy /summary/* {
|
||||
to http://127.0.0.1:2345
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue