| applications/drone-command/env/.env.development | ●●●●● patch | view | raw | blame | history | |
| applications/task-work-order/env/.env.development | ●●●●● patch | view | raw | blame | history |
applications/drone-command/env/.env.development
@@ -4,8 +4,8 @@ VITE_APP_ENV='development' #开发环境代理地址(推荐本地新建文件 .env.development.local 来进行覆盖) # VITE_APP_URL=https://wrj.shuixiongit.com/api VITE_APP_URL=http://192.168.1.168 #VITE_APP_URL=http://192.168.1.168 VITE_APP_URL=http://220.177.172.27:8100/api # ws地址 VITE_APP_WS_API_URL=wss://wrj.shuixiongit.com/drone-wss/api/v1/ws applications/task-work-order/env/.env.development
@@ -4,7 +4,8 @@ VITE_APP_ENV='development' #开发环境代理地址(推荐本地新建文件 .env.development.local 来进行覆盖) VITE_APP_URL=http://192.168.1.227 #VITE_APP_URL=http://192.168.1.227 VITE_APP_URL=http://220.177.172.27:8100/api # ws地址 VITE_APP_WS_API_URL=wss://wrj.shuixiongit.com/drone-wss/api/v1/ws