Change on the readme and the port number
[VSCPweb/.git] / monospace.json
1 {
2     "previews": [
3       {
4         "command": ["./getter.sh;","go","run","vscpweb.go"],
5         "id": "web",
6         "manager": "web"
7       }
8     ]
9   }