elinuxhenrik | f507d92 | 2020-03-19 14:52:24 +0100 | [diff] [blame] | 1 | { |
Lathish | 85132f5 | 2021-02-09 10:41:21 +0000 | [diff] [blame] | 2 | "/a1-policy": { |
3 | "target": "http://localhost:9090", | ||||
elinuxhenrik | f507d92 | 2020-03-19 14:52:24 +0100 | [diff] [blame] | 4 | "secure": false |
Lathish | 85132f5 | 2021-02-09 10:41:21 +0000 | [diff] [blame] | 5 | }, |
elinuxhenrik | b43fe9c | 2021-05-12 15:19:32 +0200 | [diff] [blame] | 6 | "/data-producer": { |
Lathish | 85132f5 | 2021-02-09 10:41:21 +0000 | [diff] [blame] | 7 | "target": "http://localhost:9090", |
8 | "secure": false | ||||
elinuxhenrik | f8e2077 | 2021-06-22 11:01:56 +0200 | [diff] [blame] | 9 | }, |
10 | "/data-consumer": { | ||||
11 | "target": "http://localhost:9090", | ||||
12 | "secure": false | ||||
13 | } | ||||
14 | } |