Merge pull request #3058 from GautierDele/master
✨ Add mongo crendentials to environment
This commit is contained in:
@ -614,6 +614,8 @@ RETHINKDB_PORT=8090
|
||||
### MONGODB ###############################################
|
||||
|
||||
MONGODB_PORT=27017
|
||||
MONGO_USERNAME=root
|
||||
MONGO_PASSWORD=example
|
||||
|
||||
### CADDY #################################################
|
||||
|
||||
|
Reference in New Issue
Block a user