This commit is contained in:
TheWanderingCrow 2025-07-07 11:02:53 -04:00
parent 80fbf93d6a
commit 85750ac8c6

View file

@ -84,7 +84,7 @@ in {
"path.repo" = "/usr/share/elasticsearch/data/snapshot";
};
volumes = [
"${volumePath}/tubearchivist/es:/usr/share/elasticsearch/data"
# "${volumePath}/tubearchivist/es:/usr/share/elasticsearch/data"
];
};
};