upt playbook

This commit is contained in:
jaydee
2023-10-23 13:02:54 +02:00
parent 4430e99d41
commit bebaa216f3

View File

@ -52,7 +52,6 @@ services:
com.centurylinklabs.watchtower.lifecycle.post-update: "apt update;apt install -y smbclient;chown -R www-data:www-data /var/www/html"
redis:
image: redis:alpine
container_name: redis
volumes:
- /share/docker_data/redis:/data
networks: