fix(Dockerfile): Fix default IMAGE missing (#223)
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
IMAGE=sentry:9.1
|
||||
# Run `docker-compose run web config generate-secret-key`
|
||||
# to get the SENTRY_SECRET_KEY value.
|
||||
SENTRY_SECRET_KEY=
|
||||
SENTRY_SECRET_KEY=
|
||||
|
Reference in New Issue
Block a user