mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-12 19:39:36 -06:00
Enables the option to specify safe remote addresses using WEBSOCKET_ALLOWED_HOSTS enviroment variables. Defaults to the secure only localhost. |
||
|---|---|---|
| .. | ||
| nats | ||
| pusher | ||
| rabbitmq | ||
| sqs | ||
| webhook | ||
| websocket | ||
| event.controller.ts | ||
| event.dto.ts | ||
| event.manager.ts | ||
| event.router.ts | ||
| event.schema.ts | ||