This commit is contained in:
Pieter Vander Vennet 2024-02-19 13:50:06 +01:00
parent ab85afe7e1
commit 9058516492

View file

@ -1,9 +1,9 @@
cache.mapcomplete.org {
reverse_proxy /mvt/* {
to http://127.0.0.1:7800
}
reverse_proxy /summary/* {
to http://127.0.0.1:2345
}
reverse_proxy /* {
to http://127.0.0.1:7800
}
}