mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-23 01:39:27 +02:00
update flashmq
This commit is contained in:
parent
55e5ab2e13
commit
e59da26e10
@ -2,3 +2,10 @@
|
|||||||
|
|
||||||
log_file /var/log/flashmq/flashmq.log
|
log_file /var/log/flashmq/flashmq.log
|
||||||
storage_dir /var/lib/flashmq
|
storage_dir /var/lib/flashmq
|
||||||
|
|
||||||
|
listen {
|
||||||
|
protocol mqtt
|
||||||
|
inet_protocol ip4
|
||||||
|
port 1883
|
||||||
|
allow_anonymous true
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user