sosandroid/docker-bitwarden_rs-caddy-synology

websockets

Closed this issue · 1 comments

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.)

Happy you found a way to achieve this.
The config.json always prepend the yaml file.