Update 'docker_portainer_stacks/stash.yml'

This commit is contained in:
sthope 2022-04-17 10:14:57 +02:00
parent e5ddc9f1e3
commit 6acbc825b6

View File

@ -13,6 +13,6 @@ services:
- UMASK=002 - UMASK=002
- TZ=Europe/Amsterdam - TZ=Europe/Amsterdam
volumes: volumes:
- /home/sthope/docker/stash:/config - /stash:/config
labels: labels:
- com.centurylinklabs.watchtower.enable=true - com.centurylinklabs.watchtower.enable=true