Broker is now part of cyphernodenet and cyphernodeappsnet

This commit is contained in:
kexkey
2019-12-09 16:05:52 -05:00
committed by kexkey
parent e120bf6725
commit e1354cb06f

View File

@@ -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']
}