Add torrent and fix issues

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
2022-11-24 20:17:35 +01:00
parent 20d8f9efb7
commit a621691c65
5 changed files with 123 additions and 66 deletions

View File

@ -20,7 +20,7 @@
DOCKER := docker
PROFILE := db wordpress webserver certbot phpmyadmin flask
PROFILE := db wordpress webserver certbot phpmyadmin flask_website qbittorrent
PROFILE_CMD := $(addprefix --profile ,$(PROFILE))
COMPOSE_FILE := docker-compose.yml