更新技术实施方案和PRD文档版本历史
This commit is contained in:
@@ -5,18 +5,13 @@ DB_USERNAME=root
|
||||
DB_PASSWORD=aiotAiot123!
|
||||
DB_NAME=jiebandata
|
||||
|
||||
# Redis配置
|
||||
REDIS_HOST=localhost
|
||||
REDIS_PORT=6379
|
||||
REDIS_PASSWORD=
|
||||
|
||||
# JWT配置
|
||||
JWT_SECRET=niumall_jwt_secret_key_2024
|
||||
JWT_EXPIRES_IN=24h
|
||||
|
||||
# 应用配置
|
||||
NODE_ENV=development
|
||||
PORT=3002
|
||||
NODE_ENV=production
|
||||
PORT=4330
|
||||
API_PREFIX=/api
|
||||
|
||||
# 日志配置
|
||||
|
||||
Reference in New Issue
Block a user