PORT=5000 DB_NAME=Shelf_note DB_USER=postgres DB_PASSWORD=xoxo2002! DB_HOST=localhost DB_PORT=5432 DATABASE_URL="postgresql://postgres:xoxo2002!@localhost:5432/Shelf_note"