Exenv v0.3.0 mix exenv.decrypt View Source
Decrypts a file using the provided master.key.
The encrypted file should end in .enc
.
mix exenv.decrypt /config/master.key /config/secrets.env.enc
Decrypts a file using the provided master.key.
The encrypted file should end in .enc
.
mix exenv.decrypt /config/master.key /config/secrets.env.enc