Make things public + 3am tailscale fix explained on readme

This commit is contained in:
criz 2025-12-13 01:08:15 +01:00
parent 15ec451d7b
commit 44e620ddae
4 changed files with 7 additions and 2 deletions

View file

@ -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"