Loading workspace…
Compare, validate and convert .env files — keys only by default.
Compared entirely in your browser. Values are never inspected unless you turn on key & value comparison.
Duplicate keys
DATABASE_URL
Invalid lines
Line 5: this line has no equals sign
DATABASE_URL=postgres://localhost/dev DATABASE_URL=postgres://localhost/dev2 NEXT_PUBLIC_API_URL=http://localhost:3000
—