.env.vault.local | 1080p 720p |

You should commit .env.vault , but you must never commit .env.vault.local . Common Issues and Troubleshooting "Invalid Vault Key"

# .env.vault.local DATABASE_URL="postgresql://docker_postgres:5432/dev_b_db" .env.vault.local

If an attacker gains access to your repository, they only find an encrypted .env.vault file. They cannot read the secrets without the key. You should commit