COMPOSE_FILE=docker-compose.dev.yml COMPOSE_PROJECT_NAME=kandimat # Backend vars POSTGRES_PASSWORD=postgres!dev DATABASE_URL=postgres://kandimat_postgraphile:postgres!dev@postgres:5432/kandimat_db JWT_SECRET=asdfasdfasdf