yak_handcuffs/.env.development

7 lines
257 B
Plaintext
Raw Permalink Normal View History

2025-04-30 10:50:03 +08:00
# VITE_APP_URL = 'http://192.168.3.116:8001/'
# VITE_APP_URL_WEBSOCKET = 'http://192.168.3.116:8000/api/websocket'
2025-04-21 18:22:01 +08:00
2025-05-10 18:27:46 +08:00
VITE_APP_URL = 'http://api.handcuff.zhuhaiguangdun.cn'
VITE_APP_URL_WEBSOCKET = 'ws://device.handcuff.zhuhaiguangdun.cn:8000/api/websocket'
2025-04-28 17:18:11 +08:00