Include mapcomplete.osm.be in caddyfile
This commit is contained in:
parent
1bd63fc087
commit
45f439b6e6
1 changed files with 6 additions and 0 deletions
|
@ -34,3 +34,9 @@ bounce.mapcomplete.org {
|
|||
to http://127.0.0.1:1236
|
||||
}
|
||||
}
|
||||
|
||||
mapcomplete.osm.be {
|
||||
reverse_proxy {
|
||||
to http://127.0.0.1:1236
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue