specified network
just a name scheme
This commit is contained in:
parent
54aa7a9ee1
commit
e70cb39af1
@ -3,5 +3,10 @@ services:
|
||||
hivemq:
|
||||
image: hivemq/hivemq-ce:${HMQ_VERSION}
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- bridge
|
||||
ports:
|
||||
- 1883:1883
|
||||
|
||||
networks:
|
||||
bridge:
|
||||
|
Loading…
Reference in New Issue
Block a user