更新后端API端口和认证系统,优化数据库配置和环境变量管理
This commit is contained in:
@@ -10,7 +10,7 @@ JWT_SECRET=niumall_jwt_secret_key_2024
|
||||
JWT_EXPIRES_IN=24h
|
||||
|
||||
# 应用配置
|
||||
NODE_ENV=production
|
||||
NODE_ENV=development
|
||||
PORT=4330
|
||||
API_PREFIX=/api
|
||||
|
||||
|
||||
Reference in New Issue
Block a user