2026-04-17 17:00:35 -07:00

6 lines
210 B
Plaintext

# Generate with: openssl rand -hex 32
APP_SECRET=replace_with_long_random_secret
# PostgreSQL password (used by both the db container and Docmost's DATABASE_URL)
POSTGRES_PASSWORD=replace_with_strong_password