mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-09 18:48:22 -05:00
6 lines
125 B
Plaintext
6 lines
125 B
Plaintext
DATABASE_HOST=localhost
|
|
DATABASE_USERNAME=postgres
|
|
DATABASE_PASSWORD=password
|
|
DATABASE_NAME=dawarich_test
|
|
DATABASE_PORT=5432
|