fix(aquamarine): remove insecure MinIO service

This commit is contained in:
Ryan Yin
2026-07-24 15:07:49 +08:00
parent f80580772a
commit bae7e05a9a
4 changed files with 0 additions and 62 deletions
-5
View File
@@ -175,11 +175,6 @@ in
mode = "0400";
owner = "sftpgo";
};
"minio.env" = {
file = "${mysecrets}/server/minio.env.age";
mode = "0400";
owner = "minio";
};
};
})