X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=monospace.json;h=2ff71ffdc691dab4218c5d8d1f1592b5dc18d290;hb=refs%2Fheads%2Fmaster;hp=2b03351e01cd5219d07c17858b092be155815860;hpb=d8c7ded51d8937afaae5b513aef51c08c51ecc7a;p=VSCPweb%2F.git diff --git a/monospace.json b/monospace.json index 2b03351..2ff71ff 100644 --- a/monospace.json +++ b/monospace.json @@ -1,7 +1,7 @@ { "previews": [ { - "command": ["./getter.sh;","go","run","vscpweb.go"], + "command": ["go","run","vscpweb.go", "--port", "$PORT"], "id": "web", "manager": "web" }