✨ added mongo credentials
This commit is contained in:
parent
147ff33530
commit
00a3e0cb64
@ -612,6 +612,8 @@ RETHINKDB_PORT=8090
|
||||
### MONGODB ###############################################
|
||||
|
||||
MONGODB_PORT=27017
|
||||
MONGO_USERNAME=root
|
||||
MONGO_PASSWORD=example
|
||||
|
||||
### CADDY #################################################
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user