@@ -4,7 +4,7 @@
# 服务地址(服务器部署时改为 0.0.0.0)
BACKEND_HOST=0.0.0.0
-BACKEND_PORT=8000
+BACKEND_PORT=8010
BACKEND_ENV=production
BACKEND_LOG_LEVEL=INFO
BACKEND_CORS_ORIGINS=http://192.168.91.253:5173