auto commit
This commit is contained in:
parent
d8467794cb
commit
450f505e16
@ -113,6 +113,9 @@ services:
|
||||
environment:
|
||||
- MQTT_USERNAME=${MQTT_USERNAME}
|
||||
- MQTT_PASSWORD=${MQTT_PASSWORD}
|
||||
entrypoint: ["/docker-entrypoint.sh"]
|
||||
command: ["/usr/sbin/mosquitto", "-c", "/mosquitto/config/mosquitto.conf"]
|
||||
user: mosquitto
|
||||
healthcheck:
|
||||
test:
|
||||
[
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user