Make things public + 3am tailscale fix explained on readme
This commit is contained in:
parent
15ec451d7b
commit
44e620ddae
4 changed files with 7 additions and 2 deletions
|
|
@ -9,9 +9,12 @@ services:
|
|||
# - N8N_PROTOCOL=http
|
||||
- N8N_PORT=5678
|
||||
- NODE_ENV=production
|
||||
- WEBHOOK_URL=n8n.rufous-trench.ts.net
|
||||
volumes:
|
||||
- ./n8n:/home/node/.n8n
|
||||
- ./local-files:/files
|
||||
labels:
|
||||
tsdproxy.enable: "true"
|
||||
tsdproxy.name: "n8n"
|
||||
tsdproxy.container_port: 3000
|
||||
tsdproxy.funnel: "true"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue