6 lines
89 B
Bash
6 lines
89 B
Bash
DB_HOST=127.0.0.1
|
|
DB_PORT=3306
|
|
DB_USER=itam_admin
|
|
DB_PASS=itam1234
|
|
DB_NAME=itam
|
|
PORT=3000 |