added a personalized port and tested some things around
[VSCPweb/.git] / monospace.json
index 2b03351e01cd5219d07c17858b092be155815860..2ff71ffdc691dab4218c5d8d1f1592b5dc18d290 100644 (file)
@@ -1,7 +1,7 @@
 {
     "previews": [
       {
-        "command": ["./getter.sh;","go","run","vscpweb.go"],
+        "command": ["go","run","vscpweb.go", "--port", "$PORT"],
         "id": "web",
         "manager": "web"
       }