Skip to content

Conversation

@hugobaiao
Copy link

With the default docker-compose file, ran into this error:
"ERROR: The Compose file './docker-compose.yml' is invalid because:
services.n8n.env_file contains {"path": ".env", "required": "true"}, which is an invalid type, it should be a string
services.n8n-import.env_file contains {"path": ".env", "required": "true"}, which is an invalid type, it should be a string"

Replaced with "env_file: .env" and everything is working properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant