mapcomplete/Docs/ServerConfig/cache/Caddyfile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
106 B
Text
Raw Normal View History

2024-02-18 15:59:28 +01:00
cache.mapcomplete.org {
2024-06-15 14:06:51 +02:00
reverse_proxy /summary/* 127.0.0.1:2345
reverse_proxy /* 127.0.0.1:7800
2024-02-18 15:59:28 +01:00
}