Update caddyfile
This commit is contained in:
parent
9c939ca23c
commit
6b703581de
1 changed files with 4 additions and 0 deletions
4
Docs/ServerConfig/cache/Caddyfile
vendored
4
Docs/ServerConfig/cache/Caddyfile
vendored
|
@ -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
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue