11 lines
159 B
Plaintext
11 lines
159 B
Plaintext
|
|
PORT=3000
|
||
|
|
DB = servicio_test
|
||
|
|
USERDB = root
|
||
|
|
PASSWORDDB = mypass
|
||
|
|
HOSTDB = host.docker.internal
|
||
|
|
TYPEDB = mariadb
|
||
|
|
|
||
|
|
ESCOLARES = 127.0.0.1
|
||
|
|
ESCOLARES_PASS = mypass
|
||
|
|
|