feat: added proxy endpoint

This commit is contained in:
Davidson Gomes 2023-08-07 12:10:53 -03:00
parent f3cb8c531b
commit a16b5f4644

View File

@ -9,6 +9,7 @@
* Added websocket to send events * Added websocket to send events
* Added rabbitmq to send events * Added rabbitmq to send events
* Added Typebot integration * Added Typebot integration
* Added proxy endpoint
### Fixed ### Fixed