feat(secrets): add SOPS+age encryption for .env
.env encrypted to .env.sops using shared Unraid age key. .gitignore updated to allow .env.sops while still blocking plain .env.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
creation_rules:
|
||||
- path_regex: \.env$
|
||||
age: age1tw6wsyxgxa465cc0wx32u7xuw5675pyz35cuzey4huz69hc54v4qp0pvgn
|
||||
Reference in New Issue
Block a user