Update caddyfile

This commit is contained in:
Pieter Vander Vennet 2024-06-10 15:04:43 +02:00
parent 043c9a1d7d
commit b4bcad76d3

View file

@ -35,6 +35,12 @@ lod.mapcomplete.org {
}
}
proxy.mapcomplete.org {
reverse_proxy {
to http://127.0.0.1:1237
}
}
bounce.mapcomplete.org {
reverse_proxy {
to http://127.0.0.1:1236