specified network

just a name scheme
This commit is contained in:
Bryan Joshua Pedini 2023-04-22 23:41:49 +02:00
parent 54aa7a9ee1
commit e70cb39af1
1 changed files with 5 additions and 0 deletions

View File

@ -3,5 +3,10 @@ services:
hivemq:
image: hivemq/hivemq-ce:${HMQ_VERSION}
restart: unless-stopped
networks:
- bridge
ports:
- 1883:1883
networks:
bridge: