task-managment / .env
.env
Raw
DB_USER=postgres
DB_PASSWORD=0
DB_NAME=TASK_MANAGEMENT
DB_PORT=3307
DB_HOST=localhost