6 lines
128 B
Plaintext
6 lines
128 B
Plaintext
|
# PRISMA
|
||
|
DATABASE_URL="postgresql://user:user@v3-user-db-test:5432/user?schema=public"
|
||
|
|
||
|
# POSTGRES
|
||
|
POSTGRES_IMAGE=postgres:15.0
|