SEQUELIZE_SECRET changes
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
# Copy this file to .env, remove this comment and change the keys
|
||||
#
|
||||
# Please use `openssl rand -hex 32` to create SEQUELIZE_SECRET
|
||||
|
||||
DATABASE_URL=postgres://user:pass@example.com:5432/atlas
|
||||
DATABASE_URL_TEST=postgres://user:pass@example.com:5432/atlas-test
|
||||
|
||||
Reference in New Issue
Block a user