diff --git a/config/test.json b/config/test.json index 0b73c31..958c2d3 100644 --- a/config/test.json +++ b/config/test.json @@ -11,5 +11,9 @@ "redis": { "host": "127.0.0.1", "port": 6379 + }, + "services": { + "apiVersion" : "v1", + "createCall": "http://feature.server/v1/createCall:3000" } } \ No newline at end of file