N8n white labeling setup .env

I have pulled n8n repo for white labeling, i have put my .env file in root folder and im using pnpm to install, build and run cause npm and yarn does not work, then i use pnpm to build my new .env file putted in root folder. It seem to be not load my .env file even if i have edit the globalEnv in turbo.json, can anyone help me ?

Share the output returned by the last node

Information on your n8n setup

  • n8n version: newest from n8n repo for white labeling
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Updated: i moved the env file to packages/cli/bin and that works

Hi,

Great that you figured it out.
Dont forget to mark an answer as the solution.
Also make sure you have a license for whitelabeling :wink:
(if you dont just use it internally for your company)

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.