kandimat/.env

8 lines
222 B
Bash

COMPOSE_FILE=docker-compose.dev.yml
COMPOSE_PROJECT_NAME=candymat
# Backend vars
POSTGRES_PASSWORD=postgres!dev
DATABASE_URL=postgres://candymat_postgraphile:postgres!dev@postgres:5432/candymat_db
JWT_SECRET=asdfasdfasdf