From 387fde1fd86dd8290f9a9aef730d51388fe0d32d Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Mon, 17 Jun 2024 18:38:11 +0800 Subject: [PATCH] 1 --- .env.development | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.development b/.env.development index fcd874a..f5f48a0 100644 --- a/.env.development +++ b/.env.development @@ -5,10 +5,10 @@ VITE_NOW_TYPE = 'dist' # VITE_BASE_URL = 'http://192.168.1.201:8545' # VITE_PUSH_URL = 'ws://192.168.1.22:8787' -VITE_BASE_URL = 'http://192.168.1.22:8545' +# VITE_BASE_URL = 'http://192.168.1.22:8545' VITE_PUSH_URL ='wss://test-multi-store.lihaink.cn/pull' -# VITE_BASE_URL = 'https://test-multi-store.lihaink.cn' +VITE_BASE_URL = 'https://test-multi-store.lihaink.cn' # VITE_PUSH_URL ='wss://multi-store.lihaink.cn/pull' # VITE_BASE_URL = 'https://multi-store.lihaink.cn' \ No newline at end of file