Update 'docker_portainer_stacks/mqtt-explorer.yml'

This commit is contained in:
sthope 2022-02-05 09:23:23 +00:00
parent 7a549537c2
commit 25f7af29e7

View File

@ -18,4 +18,6 @@ services:
- mqttexplorer:/mqtt-explorer/config
ports:
- 4000:4000
restart: unless-stopped
restart: unless-stopped
labels:
- com.centurylinklabs.watchtower.enable=true