- Fixed confusing typo name in cassandra template

This commit is contained in:
Cyber MacGeddon 2024-11-02 10:50:30 +00:00
parent 555941d861
commit 602668fb6d

View file

@ -24,7 +24,7 @@ cassandra + {
.with_reservations("0.1", "128M");
local containerSet = engine.containers(
"stop-triples", [ container ]
"store-triples", [ container ]
);
local service =