This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
|
||||
echo "creating config file"
|
||||
echo ${MOSQUITTO_CONFIG_CONTENT}
|
||||
tee /mosquitto/config/mosquitto.conf << EOF
|
||||
${MOSQUITTO_CONFIG_CONTENT}
|
||||
EOF
|
||||
|
||||
|
||||
/usr/sbin/mosquitto -c /mosquitto/config/mosquitto.conf
|
||||
Reference in New Issue
Block a user