n8n hetzner storage box access

This commit is contained in:
jonas@geiger-natur.de
2025-12-23 17:41:48 +01:00
parent 58973ff902
commit 9933b9367a

View File

@@ -11,6 +11,7 @@ services:
- GENERIC_TIMEZONE=${GENERIC_TIMEZONE} - GENERIC_TIMEZONE=${GENERIC_TIMEZONE}
- N8N_SECURE_COOKIE=false - N8N_SECURE_COOKIE=false
volumes: volumes:
- /mnt/storagebox-crypt:/mnt/storagebox-crypt:rw
- n8n_data:/home/node/.n8n - n8n_data:/home/node/.n8n
volumes: volumes: