started working on the templating system
[VSCPweb/.git] / monospace.json
index 610b206ed00b2693ef7af729e2584c9fc5b397ce..2ff71ffdc691dab4218c5d8d1f1592b5dc18d290 100644 (file)
@@ -1,7 +1,7 @@
 {
     "previews": [
       {
-        "command": ["go","run","vscpweb.go"],
+        "command": ["go","run","vscpweb.go", "--port", "$PORT"],
         "id": "web",
         "manager": "web"
       }