forked from MapComplete/MapComplete
CI: add studio to caddyfile
This commit is contained in:
parent
ad239b230f
commit
02da68a62e
1 changed files with 6 additions and 0 deletions
|
@ -22,3 +22,9 @@ report.mapcomplete.org {
|
||||||
to http://127.0.0.1:2600
|
to http://127.0.0.1:2600
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
studio.mapcomplete.org {
|
||||||
|
reverse_proxy {
|
||||||
|
to http://127.0.0.1:1235
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue