-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🐛 Bug Report: Can't start with docker compose : Missing secret key. Set the NOVU_SECRET_KEY
environment variable
#7462
Comments
same here |
Same problem here. |
It seems fixed after I edited docker.compose.yml and added:
to the |
This should also be fixed with upcoming release. |
📜 Description
I'm following instructions from https://docs.novu.co/community/self-hosting-novu/deploy-with-docker#quick-start but I get this error:
👟 Reproduction steps
Follow the instructions from https://docs.novu.co/community/self-hosting-novu/deploy-with-docker#quick-start
Here are the .env diffs:
👍 Expected behavior
Following instructions from the documentation should work.
I even set the
NOVU_SECRET_KEY
in the .env, with no success👎 Actual Behavior with Screenshots
API not working and throwing the error share above
Novu version
commit 3abfb01 | version 2.1.0
npm version
No response
node version
No response
📃 Provide any additional context for the Bug.
No response
👀 Have you spent some time to check if this bug has been raised before?
🏢 Have you read the Contributing Guidelines?
Are you willing to submit PR?
None
The text was updated successfully, but these errors were encountered: