Add caddy file for IP-info

This commit is contained in:
Pieter Vander Vennet 2024-06-17 18:26:48 +02:00
parent 6de22df867
commit 06b6f6d471

View file

@ -32,3 +32,7 @@ lod.mapcomplete.org {
to http://127.0.0.1:2346
}
}
ipinfo.mapcomplete.org {
reverse_proxy 127.0.0.1:2347
}