diff --git a/docker_portainer_stacks/stash.yml b/docker_portainer_stacks/stash.yml index cfc03bf..e04211c 100644 --- a/docker_portainer_stacks/stash.yml +++ b/docker_portainer_stacks/stash.yml @@ -13,6 +13,6 @@ services: - UMASK=002 - TZ=Europe/Amsterdam volumes: - - /home/sthope/docker/stash:/config + - /stash:/config labels: - com.centurylinklabs.watchtower.enable=true \ No newline at end of file