darn
This commit is contained in:
@@ -3,5 +3,5 @@ POSTGRES_PASSWORD=
|
|||||||
SPLIIT_POSTGRES_DIR=
|
SPLIIT_POSTGRES_DIR=
|
||||||
|
|
||||||
# app
|
# app
|
||||||
POSTGRES_PRISMA_URL=postgresql://postgres:${POSTGRES_PASSWORD}@db
|
POSTGRES_PRISMA_URL=postgresql://postgres:${POSTGRES_PASSWORD}@spliit_db
|
||||||
POSTGRES_URL_NON_POOLING=postgresql://postgres:${POSTGRES_PASSWORD}@db
|
POSTGRES_URL_NON_POOLING=postgresql://postgres:${POSTGRES_PASSWORD}@spliit_db
|
||||||
Reference in New Issue
Block a user