mirror of
https://github.com/bensuperpc/infrastructure.git
synced 2025-06-12 13:39:24 +02:00
Disable watchtower and update homepage
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
4
Makefile
4
Makefile
@ -13,10 +13,10 @@
|
||||
|
||||
DOCKER := docker
|
||||
|
||||
PROFILES := caddy wordpress adminer ghost syncthing uptime-kuma jellyfin qbittorrent psitransfer gitea it-tools privatebin homepage watchtower
|
||||
PROFILES := caddy wordpress adminer ghost syncthing uptime-kuma jellyfin qbittorrent psitransfer gitea it-tools privatebin homepage
|
||||
PROFILE_CMD := $(addprefix --profile ,$(PROFILES))
|
||||
|
||||
# gitea-runner transmission
|
||||
# gitea-runner transmission dozzle watchtower
|
||||
|
||||
COMPOSE_FILES := $(shell find . -name 'docker-compose*.yml' -type f | sed -e 's/^/--file /')
|
||||
|
||||
|
Reference in New Issue
Block a user