From e97f91c5f1f2bd2f2fcc05c233f54b9f2536588b Mon Sep 17 00:00:00 2001 From: ZhangXianQiang <1135831638@qq.com> Date: 星期五, 26 四月 2024 15:53:47 +0800 Subject: [PATCH] Merge branch 'dev-threejs' --- .env.production | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/.env.production b/.env.production index b796cdc..c9171e4 100644 --- a/.env.production +++ b/.env.production @@ -9,3 +9,6 @@ # websocket鍦板潃 VUE_APP_WEB_SOCKET_URL = 'ws://127.0.0.1:8044/ws' + + +VUE_APP_FILE_URL = 'http://192.168.3.88:8085' \ No newline at end of file -- Gitblit v1.8.0