Update infra

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
2024-05-04 17:07:38 +02:00
parent 01cd09f1e5
commit 870649e860
8 changed files with 100 additions and 21 deletions

View File

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