Hello, I have installed successfully n8n using npm, and it’s running as it supposed to do using n8n start and n8n start --tunnel (for resting) however when I created .env file in the same folder as I execute n8n start the settings are not acquired. I have set up user and password, it’s not prompting for it therefore I assume the whole .env is not being read. any suggestions?
thank you in advance