.env 473 B

12345678910111213
  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://47.112.126.153:7061/ws/monitor/'
  8. VITE_API_WSS_URL='wss://home.ynims.com:6060/ws/monitor/'
  9. VITE_API_APP_URL='https://home.ynims.com:6060'