blob: 9a17a1acf1cd660fa05317eb117f0d1a7a92e555 [file] [log] [blame]
Matej Perinae385a7a2019-04-03 09:17:40 +02001{
2 "partnerOne": {
3 "url": "http://localhost:7001",
4 "test": "/metrics"
5 },
6 "partnerTwo": {
7 "url": "http://localhost:7002",
8 "user": "controller_user",
9 "password": "P@ssword",
10 "test": "/metrics"
11 },
12 "partnerThree": {
13 "url": "http://localhost:7003",
14 "user": "controller_admin"
15 }
16}