7 lines
112 B
Bash
7 lines
112 B
Bash
DB_NAME=textsender_db
|
|
DB_USER=textsender
|
|
DB_PASSWORD=password
|
|
DB_HOST=localhost
|
|
DB_PORT=5432
|
|
DB_SSLMODE=disable
|