mirror of
https://github.com/aljazceru/addons.git
synced 2026-01-08 07:44:25 +01:00
* Initial commit snips * Update config.json * Update config.json * Update run.sh * Create mosquitto.conf * Update mosquitto.conf * Update run.sh * Update Dockerfile * Update run.sh * Update run.sh * finish it * fix spell * fix lint * Update config.json * Update config.json * Update run.sh * fix link * Update config.json * fix copy * map share into * fix unzip * fix run * fix port * fix shell
14 lines
129 B
Plaintext
14 lines
129 B
Plaintext
##
|
|
# defaults
|
|
listener 1883
|
|
user root
|
|
|
|
##
|
|
# logging
|
|
log_dest stdout
|
|
|
|
##
|
|
# datastore
|
|
persistence true
|
|
persistence_location /data/
|