.env 644 B

123456789101112
  1. # VITE_API_URL='https://home.ynims.com/dataScreen/'
  2. # VITE_API_URL=https://home.ynims.com/dataScreen/test/
  3. # VITE_API_URL='http://47.107.245.0:48080/'
  4. #VITE_API_URL='https://home.ynims.com/dataScreen/dataBigScreen/'
  5. VITE_API_URL='http://47.107.245.0:48080/'
  6. # VITE_API_APP_URL='http://47.112.126.153:7060/'
  7. # VITE_API_WSS_URL='ws://192.168.101.174:3443/ws/instcare-bigscreen/'
  8. # VITE_API_WSS_URL_org='ws://192.168.101.174:3443/ws/instcare-web-orgadmin/'
  9. VITE_API_WSS_URL='wss://home.ynims.com:7060/ws/instcare-bigscreen/'
  10. VITE_API_WSS_URL_org='wss://home.ynims.com:7060/ws/instcare-web-orgadmin/'
  11. VITE_API_APP_URL='https://home.ynims.com:6060'