mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-23 01:39:27 +02:00
update nanomq
This commit is contained in:
parent
51cd5a9d1c
commit
fa920107ac
@ -1,7 +1,7 @@
|
||||
version: "3.8"
|
||||
services:
|
||||
nanomq:
|
||||
image: emqx/nanomq:0.21
|
||||
image: emqx/nanomq:0.21-full
|
||||
command: --conf /etc/nanomq/nanomq.conf
|
||||
ports:
|
||||
- "1883:1883" # mqtt
|
||||
|
Loading…
Reference in New Issue
Block a user