[GH-ISSUE #199] Make websocket port configurable #100

Closed
opened 2026-03-03 01:24:54 +03:00 by kerem · 1 comment
Owner

Originally created by @aminehmida on GitHub (Sep 26, 2018).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/199

I want to expose birwarden on a specific interface only. I can't do that because the WebSocket server it is currently hard coded to 0.0.0.0

Similar to #179

Thanks in advance!

Originally created by @aminehmida on GitHub (Sep 26, 2018). Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/199 I want to expose birwarden on a specific interface only. I can't do that because the WebSocket server it is currently hard [coded to `0.0.0.0`](https://github.com/dani-garcia/bitwarden_rs/blob/948554a20fd46acc7155303985b9517607b246b9/src/api/notifications.rs#L361) Similar to #179 Thanks in advance!
kerem 2026-03-03 01:24:54 +03:00
Author
Owner

@dani-garcia commented on GitHub (Sep 28, 2018):

This should be fixed now, you can use WEBSOCKET_ADDRESS to change it.

<!-- gh-comment-id:425411546 --> @dani-garcia commented on GitHub (Sep 28, 2018): This should be fixed now, you can use `WEBSOCKET_ADDRESS` to change it.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#100
No description provided.