Fixed DB
Some checks failed
Build and Push Docker Images / build-backend (push) Failing after 28s
Build and Push Docker Images / build-frontend (push) Successful in 15s

This commit is contained in:
2026-01-08 11:11:57 +01:00
parent 8126c2d3f4
commit 14a9435a5a
2 changed files with 2 additions and 3 deletions

View File

@@ -1,7 +1,6 @@
import fp from "fastify-plugin"
import {drizzle, NodePgDatabase} from "drizzle-orm/node-postgres"
import { Pool } from "pg"
import { db } from "../../db"
import { db, pool } from "../../db"
export default fp(async (server, opts) => {
// Dekorieren -> überall server.db