e21d9a3972
* declare sentry volumes external * move SENTRY_SECRET_KEY to .env file (not in git repo) * ignore docker-compose.override.yml to allow extending
4 lines
115 B
Plaintext
4 lines
115 B
Plaintext
# Run `docker-compose run web config generate-secret-key`
|
|
# to get the SENTRY_SECRET_KEY value.
|
|
SENTRY_SECRET_KEY=
|