浏览代码

📝 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 月之前
父节点
当前提交
ad943472e1
共有 1 个文件被更改,包括 1 次插入1 次删除
  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)
 - 所有服务使用默认参数连接,正式环境参数相同