Skip to content

Commit

Permalink
remove unused notify services
Browse files Browse the repository at this point in the history
  • Loading branch information
JWittmeyer committed Nov 14, 2024
1 parent de0af28 commit 8610e3c
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 @@ -10,8 +10,6 @@
CURRENT_CONFIG_PATH = "/config/current_config.json"

SERVICES_TO_NOTIFY = {
"EMBEDDER": "http://refinery-embedder:80",
"UPDATER": "http://refinery-updater:80",
"TOKENIZER": "http://refinery-tokenizer:80",
}

Expand Down

0 comments on commit 8610e3c

Please sign in to comment.