2025-05-14 18:12:39 +08:00
|
|
|
# VITE_APP_URL = 'http://47.112.185.26:8001/'
|
|
|
|
# VITE_APP_URL_WEBSOCKET = 'ws://47.112.185.26:8000/api/websocket'
|
2025-04-03 18:21:17 +08:00
|
|
|
|
2025-05-14 18:12:39 +08:00
|
|
|
VITE_APP_URL = 'http://api.handcuff.zhuhaiguangdun.cn'
|
|
|
|
VITE_APP_URL_WEBSOCKET = 'ws://device.handcuff.zhuhaiguangdun.cn:8000/api/websocket'
|