This commit is contained in:
Dave Horton
2020-02-07 10:40:30 -05:00
parent ec02052d27
commit 89cb61b188
+4
View File
@@ -11,5 +11,9 @@
"redis": {
"host": "127.0.0.1",
"port": 6379
},
"services": {
"apiVersion" : "v1",
"createCall": "http://feature.server/v1/createCall:3000"
}
}