mirror of
https://github.com/originalmk/skrytka-app.git
synced 2024-11-20 10:28:50 +00:00
6 lines
77 B
Bash
6 lines
77 B
Bash
|
DB_USER=postgres
|
||
|
DB_PASS=123
|
||
|
DB_HOST=localhost
|
||
|
DB_PORT=5432
|
||
|
DB_NAME=postgres
|