You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
PORT=3031
|
|
API_VERSION=0
|
|
|
|
DB_USER='admin'
|
|
DB_HOST='202.103.68.93'
|
|
DB_PASSWORD='admin'
|
|
DB_DATABASE='whatsapp_individual'
|
|
DB_PORT=3306
|
|
|
|
NODE_ENV='development'
|