Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not run with docker compose #60

Closed
JayCroghan opened this issue Jun 28, 2024 · 1 comment
Closed

Does not run with docker compose #60

JayCroghan opened this issue Jun 28, 2024 · 1 comment

Comments

@JayCroghan
Copy link

~/farfalle$ sudo docker-compose -f docker-compose.dev.yaml up -d
WARNING: The SERPER_API_KEY variable is not set. Defaulting to a blank string.
WARNING: The CUSTOM_MODEL variable is not set. Defaulting to a blank string.
WARNING: The REDIS_URL variable is not set. Defaulting to a blank string.
ERROR: The Compose file './docker-compose.dev.yaml' is invalid because:
Unsupported config option for services.backend: 'develop'
Unsupported config option for services.frontend: 'develop'
@rashadphz
Copy link
Owner

You need to update your Docker Compose to version 2.22.0 or later.

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

No branches or pull requests

2 participants