aswi2021codebakers-gitlab/proxy-config.json @ 57b9509e
1 | ee1670e3 | hlavja | {
|
---|---|---|---|
2 | f8b9a3a2 | hlavja | "/senslog1": { |
3 | "target": "http://51.15.45.95:8080", |
||
4 | "secure": false |
||
5 | }, |
||
6 | "/senslog-lite2/rest": { |
||
7 | "target": "http://51.15.45.95:8080", |
||
8 | "secure": false |
||
9 | }, |
||
10 | "/api/SensLogV1/OGCSensorThings": { |
||
11 | "target": "http://51.15.45.95:9080", |
||
12 | "secure": false |
||
13 | ee1670e3 | hlavja | } |
14 | }
|