Cleanup of caddyfile

This commit is contained in:
Pieter Vander Vennet 2024-06-13 13:10:26 +02:00
parent 8f5be4f742
commit 1575a41c32

View file

@ -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
}
}