We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c3338e commit c4d2a94Copy full SHA for c4d2a94
backend
env.example
@@ -5,4 +5,4 @@ MONGO_INITDB_DATABASE=core
5
DATABASE_URL=mongodb://root:password@db:27017
6
NODE_ENV=development
7
DEBUG=1
8
-SECRET_KEY="change-this-key"
+SECRET_KEY=change-this-key
0 commit comments