From b6e34e48b20c02446c1ada2b2617b800f529898a Mon Sep 17 00:00:00 2001 From: cloudroam <cloudroam> Date: 星期五, 23 五月 2025 17:12:05 +0800 Subject: [PATCH] 111 --- config/default-test.json5 | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/default-test.json5 b/config/default-test.json5 index 473ad38..513a785 100644 --- a/config/default-test.json5 +++ b/config/default-test.json5 @@ -1,6 +1,6 @@ { - //httpBaseUri: 'http://localhost:8080', - httpBaseUri: 'http://14.103.144.28', + httpBaseUri: 'http://192.168.1.213:8080', +// httpBaseUri: 'http://14.103.144.28', baseUrl: '/platform/' } -- Gitblit v1.9.3