.
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
||||
- "5678:5678"
|
||||
volumes:
|
||||
- ./n8n-data:/home/node/.n8n
|
||||
- ./n8n-scripts:/home/node/scripts
|
||||
- ./n8n-scripts:/home/node/.n8n/scripts
|
||||
environment:
|
||||
- N8N_HOST=${N8N_HOST:-localhost}
|
||||
- N8N_PORT=5678
|
||||
|
||||
Reference in New Issue
Block a user