feat:指定运行端口

This commit is contained in:
2025-08-02 11:42:56 +08:00
parent e7cc81ca8b
commit ba99835e0e
3 changed files with 8 additions and 2 deletions
+2 -1
View File
@@ -1 +1,2 @@
VITE_BASE_URL = 'http://localhost:5157'
VITE_BASE_URL = 'http://localhost:5157'
PORT = 5158