mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-07-02 00:08:33 +02:00
alias
This commit is contained in:
@ -45,6 +45,7 @@ services:
|
||||
- db
|
||||
restart: ${RESTART:-unless-stopped}
|
||||
labels:
|
||||
wud.watch.digest: 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"
|
||||
homepage.group: Infrastructure
|
||||
|
Reference in New Issue
Block a user