user/ci/.env.ci

6 lines
128 B
Plaintext
Raw Normal View History

2023-01-09 15:40:31 +00:00
# PRISMA
DATABASE_URL="postgresql://user:user@v3-user-db-test:5432/user?schema=public"
# POSTGRES
POSTGRES_IMAGE=postgres:15.0