n8n: fixed file naming, added to swarm-cd

This commit is contained in:
2025-10-05 23:31:29 +02:00
parent 00e34c3be8
commit a7de75c29d
3 changed files with 6 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ updates:
- "/docker/home/home-assistant"
- "/docker/home/matter-server"
- "/docker/home/mosquitto-mqtt"
- "/docker/home/n8n"
- "/docker/home/node-red"
- "/docker/home/zigbee2mqtt"
- "/docker/infrastructure/mail/roundcube"

View File

@@ -32,6 +32,11 @@ mosquitto-mqtt:
branch: main
compose_file: docker/home/mosquitto-mqtt/docker-compose.yml
n8n:
repo: homeprod
branch: main
compose_file: docker/home/n8n/docker-compose.yml
node-red:
repo: homeprod
branch: main