We correctly added the account information we purchased under license for the application we run in the Docker environment to the relevant environment variables in the docker-compose.yml file. However, after starting the application, when we access the URL through the browser installed in the Docker environment, the system asks us to create a new account instead of logging in with our existing licensed account. Therefore, we cannot use our licensed account.
What can I do to access my licensed account from the Docker environment?
Information on your n8n setup
- **n8n version:**1.122.4
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):Docker
- Operating system:Linux