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
+5 -1
View File
@@ -80,6 +80,10 @@
"endpoint": "/app/",
"backend": "http://localhost:9140"
},
{
"endpoint": "/archiver",
"backend": "http://localhost:9140"
},
{
"endpoint": "/graph-explorer/",
"backend": "http://localhost:9135"
@@ -157,4 +161,4 @@
]
}
]
}
}
+5 -1
View File
@@ -114,6 +114,10 @@
"endpoint": "/app/",
"backend": "http://localhost:9140"
},
{
"endpoint": "/archiver",
"backend": "http://localhost:9140"
},
{
"endpoint": "/graph/",
"backend": "http://localhost:9120"
@@ -195,4 +199,4 @@
]
}
]
}
}
+8 -4
View File
@@ -67,9 +67,13 @@
"backend": "http://localhost:9140"
},
{
"endpoint": "/app/",
"backend": "http://localhost:9140"
},
"endpoint": "/app/",
"backend": "http://localhost:9140"
},
{
"endpoint": "/archiver",
"backend": "http://localhost:9140"
},
{
"endpoint": "/graph/",
"backend": "http://localhost:9120"
@@ -97,4 +101,4 @@
]
}
]
}
}