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.
Global-sales/wai-server/.env.development

13 lines
229 B
Plaintext

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'
WEBHOOK_URL='https://p9axztuwd7x8a7.mycht.cn/whatsapp_server/wawebhook'