Encrypt env files.
Turn plaintext .env files into encrypted files with public key cryptography. Commit encrypted secrets safely while keeping private keys out of your repository.
Turn plaintext .env files into encrypted files with public key cryptography. Commit encrypted secrets safely while keeping private keys out of your repository.