# Copy to .env (gitignored) and fill in before running `docker-compose up`. # Any string works for local dev; use a long random value for anything # beyond that. JWT_SECRET=dev-secret-change-me-please-32-chars-min # Optional — defaults to "devpassword" if unset. POSTGRES_PASSWORD=devpassword