Hub-Api/config/.env

5 lines
84 B
Bash
Raw Normal View History

2024-05-27 23:06:25 +03:30
DB_HOST="localhost"
DB_PORT=5433
DB_USER="postgres"
DB_PASSWORD="1"
DB_NAME="netina"