diff --git a/src/config_hub.py b/src/config_hub.py index 0c889c4e..ce3cef84 100644 --- a/src/config_hub.py +++ b/src/config_hub.py @@ -20,7 +20,7 @@ }, "env": { "prod": { - "host": "http://:9200", + "host": "http://localhost:9200", "indexer": { "args": { "timeout": 300,