Fixed DB
All checks were successful
Build and Push Docker Images / build-backend (push) Successful in 30s
Build and Push Docker Images / build-frontend (push) Successful in 16s

This commit is contained in:
2026-01-08 11:17:51 +01:00
parent c36b9aa872
commit 037a10e93e
2 changed files with 12 additions and 1 deletions

View File

@@ -3,6 +3,8 @@ import { Pool } from "pg"
import {secrets} from "../src/utils/secrets";
import * as schema from "./schema"
export const pool = new Pool({
connectionString: secrets.DATABASE_URL,
max: 10, // je nach Last