initial commit
This commit is contained in:
15 files changed
+401
No files matched your search
@@ -0,0 +1,6 @@
|
||||
MONGODB_HOST=YourMongoDBClusterHere
|
||||
MONGODB_USER=YourUsernameHere
|
||||
MONGODB_PASSWORD=YourPasswordHere
|
||||
MONGODB_DATABASE=YourMongoDBDatabaseHere
|
||||
MONGODB_SESSION_SECRET=Some_Session_Key_Here1
|
||||
NODE_SESSION_SECRET=Some_Session_Key_Here2
|
||||
Reference in new issue
Block a user