All checks were successful
ITAM Code Check / build-and-config-check (push) Successful in 13s
6 lines
84 B
Bash
6 lines
84 B
Bash
DB_HOST=itam-mysql
|
|
DB_PORT=3306
|
|
DB_USER=itam
|
|
DB_PASS=itam1234
|
|
DB_NAME=itam
|
|
PORT=3000 |