.env.development.local | Quick
DB_HOST=localhost DB_PORT=5432 DB_USERNAME=myuser DB_PASSWORD=mypassword API_KEY= myapikey Example of a dotenv configuration file:
DB_HOST=localhost DB_PORT=5432 DB_USERNAME=myuser DB_PASSWORD=mypassword API_KEY= myapikey Example of a dotenv configuration file: