URL in the "Join Vaultwarden" mail does not have the TCP port if webserver is not running on port 443 #354

Closed
opened 2026-04-05 20:59:36 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @pjlammertyn on 9/18/2025

Vaultwarden is running on port 8080.

I have configured the DOMAIN environment variable and it contains the port

DOMAIN=https://www.example.com:8080

The URL in the "Join Vaultwarden" mail does not have the TCP port

see a2ad1dc7c3/src/static/templates/email/send_org_invite.html.hbs (L12C43-L12C46)

*Originally created by @pjlammertyn on 9/18/2025* Vaultwarden is running on port 8080. I have configured the DOMAIN environment variable and it contains the port ```env DOMAIN=https://www.example.com:8080 ``` The URL in the "Join Vaultwarden" mail does not have the TCP port see https://github.com/dani-garcia/vaultwarden/blob/a2ad1dc7c3d28834749d4b14206838d795236c27/src/static/templates/email/send_org_invite.html.hbs#L12C43-L12C46
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#354