chore : simplify self-hosting - default to postgres/sqlite

This commit is contained in:
Naveen MR
2024-06-18 10:05:06 +01:00
parent e627111d30
commit f1be35c8a8
2 changed files with 2 additions and 5 deletions

View File

@@ -35,9 +35,9 @@ Node: **v16.14.0**
Arch: **arm64**
Platform: **darwin**
Docker: **false**
Database: **mysql2**
Database: **pg**
ProjectOnRootDB: **true**
RootDB: **mysql2**
RootDB: **pg**
PackageVersion: **0.97.0**
```