feat:调整公网访问地址

This commit is contained in:
2025-08-02 17:22:21 +08:00
parent ba99835e0e
commit b35b06f2a1
2 changed files with 2 additions and 4 deletions
-1
View File
@@ -1,2 +1 @@
VITE_BASE_URL = 'http://localhost:5157'
PORT = 5158
+1 -2
View File
@@ -1,2 +1 @@
VITE_BASE_URL = 'http://192.168.123.199:5157'
PORT = 5158
VITE_BASE_URL = 'http://39.105.149.197:5157'