部署与运维
Configure the Base URL
You can configure the Base URL that the front end uses to connect to the back end's REST API. This is relevant when you want to host n8n's front end and back end separately.
export VUE_APP_URL_BASE_API=https://n8n.example.com/Refer to Environment variables reference for more information on this variable.
官方原文和授权
本页来自 N8N 英文官方网站固定快照,并转换成 xueai 静态页面。内容以 N8N 持续更新的官方页面为准。