@@ -1,12 +1,6 @@
# 开发环境配置
VITE_ENV = 'development'
-# # Api 地址
-# VITE_API_URL = 'http://118.195.177.247:6789'
-
-# # WebSocket 地址
-# VITE_WEBSOCKET_URL = 'ws://118.195.177.247:6789/api/v1/ws'
# Api 地址
VITE_API_URL = 'http://192.168.3.218:6789'