PostgreSQL statt SQLite: eigener DB-Container in Compose

This commit is contained in:
Agent Zero
2026-05-25 15:52:52 +00:00
parent bf47739479
commit bee3f758f6
4 changed files with 170 additions and 10 deletions
+1
View File
@@ -19,6 +19,7 @@
"passport": "^0.7.0",
"passport-jwt": "^4.0.1",
"passport-local": "^1.0.0",
"pg": "^8.21.0",
"sequelize": "^6.37.8",
"sqlite3": "^6.0.1"
}