Add caddy file for IP-info
This commit is contained in:
parent
6de22df867
commit
06b6f6d471
1 changed files with 4 additions and 0 deletions
|
@ -32,3 +32,7 @@ lod.mapcomplete.org {
|
|||
to http://127.0.0.1:2346
|
||||
}
|
||||
}
|
||||
|
||||
ipinfo.mapcomplete.org {
|
||||
reverse_proxy 127.0.0.1:2347
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue