anandk95
Results
1
issues of
anandk95
I used this command to decrypt. `npx secure-env --decrypt .env.enc -s xsecretx > .env` The file was decrypted properly. Then without making any changes, i encrypted it again. `npx secure-env...