Matej Perina | e385a7a | 2019-04-03 09:17:40 +0200 | [diff] [blame^] | 1 | { |
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 | } |