labels rclone storagebox

This commit is contained in:
jonas@geiger-natur.de
2026-01-30 16:22:18 +01:00
parent 1161263b4a
commit 37dd97306b
6 changed files with 12 additions and 1 deletions

View File

@@ -2,6 +2,8 @@ services:
n8n:
image: docker.n8n.io/n8nio/n8n:2.0.3
restart: always
labels:
- rclone.storage=storagebox-crypt
environment:
- N8N_HOST=${N8N_HOST}
- N8N_PORT=${N8N_PORT}