aboutsummaryrefslogtreecommitdiffstats
path: root/apiroute/apiroute-standalone/src/assembly/resource/apiroute/ext/initServices/msb.json
diff options
context:
space:
mode:
Diffstat (limited to 'apiroute/apiroute-standalone/src/assembly/resource/apiroute/ext/initServices/msb.json')
-rw-r--r--apiroute/apiroute-standalone/src/assembly/resource/apiroute/ext/initServices/msb.json29
1 files changed, 0 insertions, 29 deletions
diff --git a/apiroute/apiroute-standalone/src/assembly/resource/apiroute/ext/initServices/msb.json b/apiroute/apiroute-standalone/src/assembly/resource/apiroute/ext/initServices/msb.json
deleted file mode 100644
index e493556..0000000
--- a/apiroute/apiroute-standalone/src/assembly/resource/apiroute/ext/initServices/msb.json
+++ /dev/null
@@ -1,29 +0,0 @@
-[{
- "serviceName" : "microservices",
- "version" : "v1",
- "url" : "/api/microservices/v1",
- "apiJson" : "/api/microservices/v1/swagger.json",
- "apiJsonType" : "1",
- "metricsUrl" : "/admin/metrics",
- "control" : "1",
- "status" : "1",
- "servers" : [{
- "ip" : "127.0.0.1",
- "port" : "8086",
- "weight" : 0
- }
- ]
- },
-{
- "serviceName" : "microservices",
- "url" : "/iui/microservices",
- "control" : "1",
- "status" : "1",
- "servers" : [{
- "ip" : "127.0.0.1",
- "port" : "8086",
- "weight" : 0
- }
- ]
- }
-]