From 99039d1696ce06c1c4582a75b1821e1ace0baa9a Mon Sep 17 00:00:00 2001 From: qiuyuan Date: Fri, 8 Aug 2025 19:00:40 +0800 Subject: [PATCH] 1 --- utils/config.js | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/utils/config.js b/utils/config.js index 9b7e852..e38372b 100644 --- a/utils/config.js +++ b/utils/config.js @@ -1,5 +1,8 @@ -export const BASE_URL = 'http://10.10.1.6:8071'; -export const IMAGE_BASE_URL = `http://10.10.1.6:8071`; +// export const BASE_URL = 'http://10.10.1.6:8071'; +// export const IMAGE_BASE_URL = `http://10.10.1.6:8071`; +export const BASE_URL = 'https://jinshan.nantong.info'; +export const IMAGE_BASE_URL = `https://jinshan.nantong.info`; +export const WS_BASE_URL = `wss://jinshan.nantong.info`; // http://36.212.197.253:8071