Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 351dafb

Browse files
authored
Remove config change unused routes (#53)
1 parent d68f2f1 commit 351dafb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

config_handler.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@
1111
SERVICES_TO_NOTIFY = {
1212
"EMBEDDER": "http://refinery-embedder:80",
1313
"UPDATER": "http://refinery-updater:80",
14-
"ZERO_SHOT": "http://refinery-zero-shot:80",
1514
"TOKENIZER": "http://refinery-tokenizer:80",
16-
"DOC_OCK": "http://refinery-doc-ock:80",
1715
}
1816

1917

0 commit comments

Comments
 (0)