.env.development

API_KEY= myapikey

DB_HOST=localhost DB_PORT=5432 DB_USERNAME=myuser DB_PASSWORD=mypassword .env.development

FRONTEND_URL=http://localhost:3000

Follow on Instagram