is this a fix perchance?

This commit is contained in:
Peter Smit
2025-04-07 15:53:43 +02:00
parent 34d4169f5c
commit 6c8ef364c1
2 changed files with 16 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
# db
POSTGRES_PASSWORD=
SPLIIT_POSTGRES_DIR=
TZ=Europe/Amsterdam
# app
POSTGRES_PRISMA_URL=postgresql://postgres:${POSTGRES_PASSWORD}@spliit_db
POSTGRES_URL_NON_POOLING=postgresql://postgres:${POSTGRES_PASSWORD}@spliit_db
# db
SPLIIT_POSTGRES_DIR=
SPLIIT_POSTGRES_PASSWORD=
SPLIIT_POSTGRES_USER=spliit
SPLIIT_POSTGRES_DB=spliit