skrytka-app/.env

6 lines
77 B
Bash
Raw Normal View History

DB_USER=postgres
DB_PASS=123
DB_HOST=localhost
DB_PORT=5432
DB_NAME=postgres