update volumes

This commit is contained in:
Jake Kasper
2025-08-25 08:51:26 -04:00
parent 95c18e7012
commit 2e9343a8d5

View File

@@ -31,8 +31,11 @@ services:
- GENERIC_TIMEZONE=America/New_York - GENERIC_TIMEZONE=America/New_York
- TZ=America/New_York - TZ=America/New_York
volumes: volumes:
- /docker/n8n/:/home/node/.n8n - n8n_data:/home/node/.n8n
- /docker/n8n/local-files:/files - /docker/n8n/local-files:/files
networks: networks:
proxy: proxy:
external: true external: true
volumes:
n8n_data