{
  "AllowedOrigins": [
    "http://localhost:4200"
  ],
  "NodeRedSettings": {
    "BaseAddress": "http://localhost:1881/",
    "UserName": "nodeadmin",
    "Password": "He302927"
  },
  "WebSockets": {
    "InternalUrl": "ws://localhost:5000",
    "Paths": {
      "Browser": "/Sockets/Browser",
      "NodeRed": "/Sockets/NodeRed"
    }
  },
  "NodeRedPath": "C:\\test\\.node-red"
}
