websockets
Closed this issue · 1 comments
tommisis commented
I couldn't get websocket notifications to work until I added
"websocket_enabled": true,
to my config.json file (in addition to having WEBSOCKET_ENABLED='true' in my docker-compose.yml file.)
sosandroid commented
Happy you found a way to achieve this.
The config.json always prepend the yaml file.