tools
.znclabs
All Tools
About
Contact
TR
EN
.env File Diff Tool
Paste two .env contents to see added, removed and changed keys.
.env A
API_URL=https://api.example.com DEBUG=true DB_HOST=localhost PORT=3000
.env B
API_URL=https://api.example.com DEBUG=false DB_HOST=db.prod.example.com DB_PORT=5432
Added (new in B)
Removed (in A, not in B)
Changed
No differences found.
Ad space