API_KEY=supersecret123
DATABASE_URL=postgres://user:pass@localhost/db
PORT=3000
# This is a comment
DEBUG=true
