hosts/app-01: remove owner attr from stirling env file

This commit is contained in:
2025-11-02 21:06:43 -08:00
parent 7f09546f06
commit 7d9f8aad20

View File

@@ -28,7 +28,8 @@
"STIRLINGPDF_SECRETS" = {
sopsFile = ../../secrets/app-01_stirlingpdf.env;
format = "binary";
owner = "stirlingpdf";
# Not necessary
#owner = "stirling-pdf";
mode = "0400";
};
};