Skip to content
Snippets Groups Projects
.env 98 B
Newer Older
PORT=5000
DB_NAME=Shelf_note
DB_USER=postgres
DB_PASSWORD=xoxo2002!
DB_HOST=localhost
DB_PORT=5432