diff --git a/.env.example b/.env.example index 6f9b0b5..2623e40 100644 --- a/.env.example +++ b/.env.example @@ -10,8 +10,8 @@ DATABASE_URL_DOCKER="postgresql://${PG_USER}:${PG_PASSWORD}@postgres:5432/${PG_D META_NAME='' META_DESCRIPTION='' -# Security (generate with `openssl rand -base64 24` or use https://bitwarden.com/password-generator/) -CRYPTO_SECRET='' +# Required: Security secret (generate with `openssl rand -base64 24` or use https://bitwarden.com/password-generator/) +CRYPTO_SECRET='' # API Keys # From https://www.themoviedb.org/settings/api