Skip to content

Commit

Permalink
Remove config change unused routes
Browse files Browse the repository at this point in the history
  • Loading branch information
JWittmeyer committed Oct 17, 2024
1 parent d68f2f1 commit a744deb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config_handler.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@
SERVICES_TO_NOTIFY = {
"EMBEDDER": "http://refinery-embedder:80",
"UPDATER": "http://refinery-updater:80",
"ZERO_SHOT": "http://refinery-zero-shot:80",
"TOKENIZER": "http://refinery-tokenizer:80",
"DOC_OCK": "http://refinery-doc-ock:80",
}


Expand Down

0 comments on commit a744deb

Please sign in to comment.