5 lines
82 B
Bash
5 lines
82 B
Bash
DB_NAME=manga_database
|
|
DB_USER=root
|
|
DB_PASSWORD=secret
|
|
DB_HOST=localhost
|
|
PORT=3000 |