fix: volume mount templates - hot reload sans rebuild

This commit is contained in:
bolbol 2026-06-10 17:49:04 +00:00
parent f477b50eea
commit 3afa931135
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@ services:
- "3092:8000" - "3092:8000"
networks: networks:
- n8n - n8n
volumes:
- /volume1/docker/hermes-dashboard/templates:/app/templates
environment: environment:
- TZ=Africa/Tunis - TZ=Africa/Tunis