ansible / eda-server

Event Driven Ansible for AAP
Apache License 2.0
64 stars 41 forks source link

feat: allow WEBSOCKET_TOKEN_BASE_URL setting #896

Closed Alex-Izquierdo closed 3 months ago

Alex-Izquierdo commented 3 months ago

There may be deployments where the WEBSOCKET_TOKEN_BASE_URL doesn't coincide with WEBSOCKET_BASE_URL. This PR allows to set a different value for WEBSOCKET_TOKEN_BASE_URL.