yak_handcuffs/.env.production

6 lines
135 B
Plaintext
Raw Normal View History

2025-04-21 18:22:01 +08:00
VITE_APP_URL = 'http://api.handcuff.youaikang.cn'
VITE_APP_URL_WEBSOCKET = 'http://device.handcuff.youaikang.cn:8000/api/websocket'
2025-04-03 18:21:17 +08:00