# Copy to .env and fill in your values
DOMAIN=example.com
POSTGRES_PASSWORD=change-me-to-a-secure-password
PAPERLESS_SECRET_KEY=change-me-to-a-long-random-string
