Update caddyfile

This commit is contained in:
Pieter Vander Vennet 2024-02-22 15:08:38 +01:00
parent 9c939ca23c
commit 6b703581de

View file

@ -6,4 +6,8 @@ cache.mapcomplete.org {
reverse_proxy /* {
to http://127.0.0.1:7800
}
reverse_proxy /extractgraph {
to http://127.0.0.1:2346
}
}