瀏覽代碼

修改env

lxylxy123321 2 周之前
父節點
當前提交
29d5467626
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      backend/.env

+ 1 - 1
backend/.env

@@ -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