From 6b75b8e42e6563649208b0704439b41e698338f6 Mon Sep 17 00:00:00 2001 From: leiyun Date: Fri, 16 May 2025 17:06:32 +0800 Subject: [PATCH] save --- src/common/config/env/live.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/common/config/env/live.js b/src/common/config/env/live.js index 5a76fdd..b598592 100644 --- a/src/common/config/env/live.js +++ b/src/common/config/env/live.js @@ -6,10 +6,10 @@ export default { // "m.live.educlouddata.com", // "yun.live.educlouddata.com", // "yunh5.live.educlouddata.com", - "kms.live.educlouddata.com", + // "kms.live.educlouddata.com", // "ams.live.educlouddata.com", - // "data.live.educlouddata.com", - // "live.qqsrx.top", + "data.live.educlouddata.com", + "live.qqsrx.top", ], CERT_DIR:"/usr/local/nginx/conf/cert" }; \ No newline at end of file