Skip to content

Commit 452b5bc

Browse files
committed
dev
1 parent e58dc2d commit 452b5bc

File tree

1 file changed

+5
-11
lines changed

1 file changed

+5
-11
lines changed

config/config.json

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,9 @@
11
[
22
{
3-
"url": "http://consul-prod:8500/v1/kv/",
4-
"title": "Consul-VO-Prod"
3+
"url": "http://192.168.175.128:8500/v1/kv/",
4+
"title": "Consul-VM-1"
55
},{
6-
"url": "http://k8s-master-yo-prod:8500/v1/kv/",
7-
"title": "Consul-YO-Prod"
8-
},{
9-
"url": "http://k8s-master-dev:8500/v1/kv/",
10-
"title": "Consul-DEV"
11-
},{
12-
"url": "http://192.168.220.145:8500/v1/kv/",
13-
"title": "Consul-VM"
14-
}
6+
"url": "http://192.168.220.145:8500/v1/kv/",
7+
"title": "Consul-VM-2"
8+
}
159
]

0 commit comments

Comments
 (0)