mirror of
https://github.com/aljazceru/cyphernode.git
synced 2025-12-26 09:05:13 +01:00
Broker is now part of cyphernodenet and cyphernodeappsnet
This commit is contained in:
@@ -449,7 +449,7 @@ module.exports = class App {
|
||||
name: 'MQ broker',
|
||||
label: 'broker',
|
||||
host: 'broker',
|
||||
networks: ['cyphernodenet'],
|
||||
networks: ['cyphernodenet', 'cyphernodeappsnet'],
|
||||
docker: 'eclipse-mosquitto:'+this.config.docker_versions['eclipse-mosquitto']
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user