Fixe volume problem
This commit is contained in:
@@ -12,5 +12,5 @@ services:
|
|||||||
- WEBHOOK_URL=https://${HOSTNAME}/
|
- WEBHOOK_URL=https://${HOSTNAME}/
|
||||||
- GENERIC_TIMEZONE=${GENERIC_TIMEZONE}
|
- GENERIC_TIMEZONE=${GENERIC_TIMEZONE}
|
||||||
volumes:
|
volumes:
|
||||||
- n8n_data:/home/node/.n8n
|
- ./n8n_data:/home/node/.n8n
|
||||||
- ${PATH_TO_DATA}:/files
|
- ${PATH_TO_DATA}:/files
|
||||||
Reference in New Issue
Block a user