hosts/app-01: disable stirling-pdf service
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
environmentFile = config.sops.secrets."SEARXNG_SECRETS".path;
|
||||
};
|
||||
stirling-pdf = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
environmentFiles = [ config.sops.secrets."STIRLINGPDF_SECRETS".path ];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user