yak_handcuffs/.env.development

3 lines
110 B
Plaintext
Raw Normal View History

2025-04-03 18:21:17 +08:00
VITE_APP_URL = 'http://192.168.3.116:8001'
2025-04-11 18:46:52 +08:00
VITE_APP_URL_WEBSOCKET = 'http://192.168.3.116:8000/api/websocket'