code-chat-br / whatsapp-api

CodeChat - WhatsApp Api
https://docs.codechat.dev
Apache License 2.0
566 stars 236 forks source link

ajust: added ssl config axios on .env to #93

Closed paulowender closed 8 months ago

paulowender commented 8 months ago

Added the AXIOS_REJECT_UNAUTHORIZED on .env to permit the axios comunication with no ssl webhook (I`m using on localhost to dev and test)

paulowender commented 8 months ago

I need to change the value true from string to bolean on .env, I will send this PR again