You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/getting-started/deploying-n8n.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,6 +62,7 @@ Once n8n is running:
62
62
- Connect to external services and APIs
63
63
- Set up webhooks for automation
64
64
- Explore n8n's extensive node library
65
+
- Use a custom domain: Configure your own domain instead of the auto-generated one - see [Apps > Using custom domains](../resources/apps.mdx#using-custom-domains)
65
66
66
67
## Troubleshooting
67
68
@@ -72,3 +73,4 @@ Once n8n is running:
72
73
**Need to customize the setup:**
73
74
- Download and modify the `n8n.yaml` configuration file
74
75
- See [Apps configuration](../resources/apps.mdx) for available options
0 commit comments