Skip to content

Commit

Permalink
update misconfiguration
Browse files Browse the repository at this point in the history
  • Loading branch information
latekvo committed Jul 15, 2024
1 parent bae8aa4 commit 8eeceb7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions configurator.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"crawler",
"embedder",
"summarizer",
"deep_searcher",
],
default="none",
help="Select one of the ready worker configs to be used",
Expand Down
2 changes: 1 addition & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ services:
condition: service_started
build:
context: ../.
dockerfile: ./docker/frontend/Dockerfile
dockerfile: ./docker/deep_searcher/Dockerfile
networks:
- app-network

Expand Down

0 comments on commit 8eeceb7

Please sign in to comment.