mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-26 17:06:22 +02:00
- Fix FalkorDB query API invocations (#214)
- Shift FalkorDB internal web manager to be port 3010 so doesn't clash with Grafana.
This commit is contained in:
parent
a4afff59a0
commit
03b6b45725
4 changed files with 88 additions and 72 deletions
|
|
@ -13,5 +13,5 @@ local version = import "version.jsonnet";
|
|||
qdrant: "docker.io/qdrant/qdrant:v1.11.1",
|
||||
memgraph_mage: "docker.io/memgraph/memgraph-mage:1.22-memgraph-2.22",
|
||||
memgraph_lab: "docker.io/memgraph/lab:2.19.1",
|
||||
falkordb: "falkordb/falkordb:latest"
|
||||
falkordb: "docker.io/falkordb/falkordb:latest"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue