Merge branch 'master' into try-gookikt-config

This commit is contained in:
A.Unger
2021-11-10 14:31:38 +01:00
19 changed files with 1044 additions and 676 deletions
@@ -65,6 +65,14 @@
"endpoint": "/data",
"backend": "http://localhost:9140"
},
{
"endpoint": "/app/",
"backend": "http://localhost:9140"
},
{
"endpoint": "/archiver",
"backend": "http://localhost:9140"
},
{
"endpoint": "/graph/",
"backend": "http://localhost:9120"
@@ -100,4 +108,4 @@
]
}
]
}
}