mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-16 16:51:02 +02:00
- Fixed confusing typo name in cassandra template
This commit is contained in:
parent
555941d861
commit
602668fb6d
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ cassandra + {
|
|||
.with_reservations("0.1", "128M");
|
||||
|
||||
local containerSet = engine.containers(
|
||||
"stop-triples", [ container ]
|
||||
"store-triples", [ container ]
|
||||
);
|
||||
|
||||
local service =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue