Correct interface type for mongodb
This commit is contained in:
+1
-1
@@ -65,7 +65,7 @@ ICEHOUSE_SERVICES = [
|
||||
]
|
||||
|
||||
REQUIRED_INTERFACES = {
|
||||
'database': ['shared-db'],
|
||||
'database': ['mongodb'],
|
||||
'messaging': ['amqp'],
|
||||
'identity': ['identity-service'],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user