Browse Source

📝 docs(env): update database type in development environment documentation

- change database type from MySQL 8.0.36 to PostgresSQL
- update default database name from d8dai to postgres
yourname 2 months ago
parent
commit
ad943472e1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CLAUDE.md

+ 1 - 1
CLAUDE.md

@@ -1,7 +1,7 @@
 ### 开发环境说明
 - 多八多云端开发容器环境
 - Node.js 20.18.3
-- MySQL 8.0.36 (默认数据库: d8dai)
+- PostgresSQL (默认数据库: postgres)
 - Redis 7
 - MinIO(默认存储桶: d8dai)
 - 所有服务使用默认参数连接,正式环境参数相同