mes-web/public/config.js
@@ -1,7 +1,7 @@
// const ip = '127.0.0.1'
const ip = '10.153.19.192'
const ip = '10.153.19.182'
// const ip = '10.100.0.183'
// const ip = '192.168.2.8'
window.ipConfig = {
    serverUrl: `${ip}:88`,
    serverUrl: `${ip}:89`,
}