changed to symbolic link in docker compose files

This commit is contained in:
jonas@geiger-natur.de
2026-01-24 11:53:14 +01:00
parent 5fdc09e846
commit 8ed07f09f7
6 changed files with 10 additions and 10 deletions

View File

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