10 lines
119 B
Plaintext
10 lines
119 B
Plaintext
|
|
API_PORT=3051
|
||
|
|
|
||
|
|
|
||
|
|
DB_HOST=database
|
||
|
|
DB_PORT=3306
|
||
|
|
DB_USER=root
|
||
|
|
DB_PASS=root
|
||
|
|
DB_NAME=carga_test
|
||
|
|
DB_SYNC=true
|
||
|
|
DB_LOGGING=true
|