Apparently solr is right in the base dir?

This commit is contained in:
2023-10-11 23:00:28 -07:00
parent 607904b451
commit 56078da9c7
2 changed files with 1 additions and 5 deletions
+1 -1
View File
@@ -237,7 +237,7 @@ in {
serviceConfig = {
ExecStart = "${pkgs.curl}/bin/curl http://${cfg.solr.host}:${
toString cfg.solr.port
}/solr/dovecot/update?${params}";
}/?${params}";
PrivateDevices = true;
PrivateTmp = true;
PrivateMounts = true;