DEV_NET/apirest/.env.example

7 lines
77 B
Plaintext
Raw Permalink Normal View History

port=5000
DB_HOST=
DB_USER=root
DB_PASSWORD=
DB_NAME=loja_redes
DB_PORT=3306