diff --git a/src/test/smoketest/http-client.env.json b/src/test/smoketest/http-client.env.json index f4a7afb..85b8ef4 100644 --- a/src/test/smoketest/http-client.env.json +++ b/src/test/smoketest/http-client.env.json @@ -3,10 +3,5 @@ "host": "localhost:8080", "username": "username", "password": "password" - }, - "explicit-ip": { - "host": "0.0.0.0:8080", - "username": "username", - "password": "password" } } \ No newline at end of file