fastfood/example.env

6 lines
82 B
Bash
Raw Normal View History

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