PORT=5000 JWT_SECRET=super_secret_key DB_HOST=localhost DB_PORT=5432 DB_USER=postgres DB_PASSWORD=postgres DB_NAME=todo