Add proxy server again

This commit is contained in:
Pieter Vander Vennet 2024-06-24 14:13:59 +02:00
parent a3a7e74f56
commit 2d4a963c86

View file

@ -38,3 +38,9 @@ ipinfo.mapcomplete.org {
to 127.0.0.1:2347
}
}
proxy.mapcomplete.org {
reverse_proxy {
to 109.128.57.178:2345
}
}