Update scripts

This commit is contained in:
2025-06-22 11:35:04 +02:00
parent ccc7f82f0a
commit 2d268629b5
3 changed files with 16 additions and 2 deletions

View File

@ -18,7 +18,8 @@ ADMIN_SERVICES := yacht uptime-kuma openssh
UTILS_SERVICES := it-tools stirlingpdf omni-tools
IA_SERVICES := open-webui
# gitea-runner
#GAME_SERVICES := mc-server mc-backup 7daystodie_server 7daystodie_backup satisfactory_server satisfactory_backup
GAME_SERVICES := mc-server mc-backup
# 7daystodie_server 7daystodie_backup satisfactory_server satisfactory_backup
PROJECT_DIRECTORY := infrastructure
DOCKER_PROFILES := main_infrastructure caddy homepage $(BLOG_SERVICES) $(SHARING_SERVICES) $(TORRENTS_SERVICES) $(ADMIN_SERVICES) $(UTILS_SERVICES) $(IA_SERVICES) $(GAME_SERVICES)