Update name

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
2024-05-06 17:21:39 +02:00
parent 9110cfec89
commit 4527aed52b
2 changed files with 4 additions and 4 deletions

View File

@ -13,7 +13,7 @@
DOCKER := docker
PROFILES := webserver wordpress adminer uptime-kuma portainer qbittorrent gitea jellyfin watchtower backup syncthing openssh
PROFILES := caddy wordpress adminer uptime-kuma portainer qbittorrent gitea jellyfin watchtower backup syncthing openssh
PROFILE_CMD := $(addprefix --profile ,$(PROFILES))
COMPOSE_FILES := $(shell find docker-compose*.yml | sed -e 's/^/--file /')