端口修改

This commit is contained in:
2025-12-15 14:50:29 +08:00
parent 302173f623
commit 3767150fd6
16 changed files with 52 additions and 52 deletions

View File

@@ -4,10 +4,10 @@ echo Urban Lifeline Web - 启动所有服务
echo ====================================
echo.
echo 端口分配:
echo Shared: http://localhost:5000
echo Platform: http://localhost:5001
echo Bidding: http://localhost:5002
echo Workcase: http://localhost:5003
echo Shared: http://localhost:7000
echo Platform: http://localhost:7001
echo Bidding: http://localhost:7002
echo Workcase: http://localhost:7003
echo.
echo 按 Ctrl+C 停止所有服务
echo ====================================