mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-25 00:16:29 +02:00
update docker compose command
This commit is contained in:
parent
cccd383b92
commit
2da3f3708c
1 changed files with 1 additions and 1 deletions
2
start.sh
2
start.sh
|
|
@ -23,7 +23,7 @@ export USE_KLAVIS_TOOLS=true
|
|||
# fi
|
||||
|
||||
# Start with the base command and profile flags
|
||||
CMD="docker-compose"
|
||||
CMD="docker compose"
|
||||
CMD="$CMD --profile setup_qdrant"
|
||||
CMD="$CMD --profile qdrant"
|
||||
CMD="$CMD --profile rag_text_worker"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue