fix: adjusts in dockerfile

This commit is contained in:
Davidson Gomes 2023-07-16 18:52:21 -03:00
parent b90736ed25
commit 4b32485e3c

View File

@ -9,6 +9,7 @@
* Fixed error to send message in large groups * Fixed error to send message in large groups
* Docker files adjusted * Docker files adjusted
* Fixed in the postman collection the webhookByEvent parameter by webhook_by_events * Fixed in the postman collection the webhookByEvent parameter by webhook_by_events
* Added validations in create instance
* Now it's getting the API URL directly in the request, no longer need the variable in the env file * Now it's getting the API URL directly in the request, no longer need the variable in the env file
* Removed link preview endpoint, now it's done automatically from sending conventional text * Removed link preview endpoint, now it's done automatically from sending conventional text
* Added group membership validation before sending message to groups * Added group membership validation before sending message to groups