This commit is contained in:
2025-03-18 12:51:34 +01:00
parent e5037c4065
commit 86d7c5df71

View File

@ -45,6 +45,7 @@ services:
- db - db
restart: ${RESTART:-unless-stopped} restart: ${RESTART:-unless-stopped}
labels: labels:
wud.watch.digest: true
com.centurylinklabs.watchtower.enable: true com.centurylinklabs.watchtower.enable: true
com.centurylinklabs.watchtower.lifecycle.post-update: "apt update;apt install -y smbclient;chown -R www-data:www-data /var/www/html" com.centurylinklabs.watchtower.lifecycle.post-update: "apt update;apt install -y smbclient;chown -R www-data:www-data /var/www/html"
homepage.group: Infrastructure homepage.group: Infrastructure