PIbd-23_Dyakonov_R_R_SUBD_P.../server/.env

6 lines
94 B
Bash

PORT=5000
DB_NAME=test_db
DB_USER=postgres
DB_PASSWORD=postgres
DB_HOST=localhost
DB_PORT=5433