fix
This commit is contained in:
@@ -19,4 +19,4 @@ services:
|
||||
environment:
|
||||
ME_CONFIG_MONGODB_ADMINUSERNAME: root
|
||||
ME_CONFIG_MONGODB_ADMINPASSWORD: example
|
||||
ME_CONFIG_MONGODB_URL: mongodb://root:example@192.168.1.10:27017/
|
||||
ME_CONFIG_MONGODB_URL: mongodb://root:example@192.168.2.177:27017/
|
||||
Reference in New Issue
Block a user