Update with Caddy

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
2023-11-25 10:03:44 +01:00
parent 1e912164a6
commit 1babc4f57b
31 changed files with 34 additions and 823 deletions

View File

@ -20,7 +20,7 @@
DOCKER := docker
PROFILES := webserver database wordpress
PROFILES := webserver database wordpress adminer
PROFILE_CMD := $(addprefix --profile ,$(PROFILES))