updated env and sh completed
This commit is contained in:
7
.env.example
Normal file
7
.env.example
Normal file
@@ -0,0 +1,7 @@
|
||||
# MongoDB credentials
|
||||
MONGO_ROOT_USERNAME=admin
|
||||
MONGO_ROOT_PASSWORD=change_this_password
|
||||
|
||||
# Mongo Express credentials
|
||||
MONGOEXPRESS_USERNAME=mexpress
|
||||
MONGOEXPRESS_PASSWORD=change_this_password_too
|
||||
Reference in New Issue
Block a user