You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
udiwms-vue/public/config.json

7 lines
225 B
JSON

4 years ago
{
"UDI_SYNC_SERVER_IP": "http://192.168.0.105:9995/",
"BASE_URL":"http://192.168.0.105:9991/",
"SERVER_IP": "http://192.168.0.105:9991/",
"WEBSOCKET_URL": "ws://192.168.0.105:9991/UDI_WMS_MC/api/websocket/"
4 years ago
}