Add service proxy

This commit is contained in:
Pieter Vander Vennet 2024-06-25 17:24:09 +02:00
parent edf8553e76
commit b9a4c72317
2 changed files with 10 additions and 1 deletions

View file

@ -44,3 +44,9 @@ proxy0.mapcomplete.org {
to 109.128.57.178:2345
}
}
proxy.mapcomplete.org {
reverse_proxy {
to 109.128.57.178:7800
}
}