ci: MySql切换为PG

This commit is contained in:
mazxd
2025-05-11 14:16:03 +08:00
parent b1d91bef88
commit 60aac8c818
11 changed files with 776 additions and 4627 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
- 前端:Nuxt.js (Vue 3) + TypeScript + Tailwind CSS
- 后端:Express.js + TypeScript
- 数据库:MySQL 8.0 + Prisma ORM
- 数据库:Postgres14 + Prisma ORM
- 缓存:Redis
- 部署:Docker + Docker Compose