6 lines
77 B
Bash
6 lines
77 B
Bash
DB_HOST=localhost
|
|
DB_USER=user
|
|
DB_PASSWORD=password
|
|
DB_NAME=dbName
|
|
|
|
PORT=5000 |