started working on the templating system
[VSCPweb/.git] / monospace.json
1 {
2     "previews": [
3       {
4         "command": ["go","run","vscpweb.go", "--port", "$PORT"],
5         "id": "web",
6         "manager": "web"
7       }
8     ]
9   }