sentry
sentry copied to clipboard
Error starting
When I run
$ docker-compose up
I got this error:
Couldn't find env file: /home/sentry/sentry/private-data/environment.sh
Yes, this is unfortunate but this setup requires an environment file with your personal/secret configurations.
I'll see if I can post which environment variables are required to get Sentry up and running.
It will be awesome if you can provide sample environment.sh file
Or at least update the README :)