1
2
3
4
window.webConfig = {
    "webApiBaseUrl": "http://localhost:9292/",
    "webApiProduction":"http://192.168.60.30:9292/"
}