add required mongo connection string
This commit is contained in:
parent
265476d24e
commit
aadfe81674
@ -41,6 +41,7 @@ services:
|
||||
DNS_SERVER: bind
|
||||
DNS_PORT: 53
|
||||
OPENID_SECRET: CHANGEME
|
||||
MONGO_CONNECTIONSTRING: "mongodb://root:test@mongo:27017"
|
||||
|
||||
gui:
|
||||
image: 4grxfq/gui
|
||||
|
Reference in New Issue
Block a user