Remove dozzle

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
2024-09-05 20:57:37 +02:00
parent 4496211aa5
commit 6ab1b3c486
5 changed files with 1 additions and 31 deletions

View File

@ -21,7 +21,7 @@ UTILS_SERVICES := it-tools stirlingpdf
PROFILES := caddy wordpress syncthing gitea homepage $(SHARING_SERVICES) $(TORRENTS_SERVICES) $(ADMIN_SERVICES) $(UTILS_SERVICES)
PROFILE_CMD := $(addprefix --profile ,$(PROFILES))
# gitea-runner dozzle watchtower
# gitea-runner watchtower
COMPOSE_FILES := $(shell find . -name 'docker-compose*.yml' -type f | sed -e 's/^/--file /')