[WIKI] Missing https instead of http for proxy examples #1786

Closed
opened 2026-02-05 01:49:02 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @MalTeeez on GitHub (Dec 3, 2023).

Subject of the issue

The wiki proxy examples for nginx and nginx with path are missing an s, leading to 404s.
Seen at https://github.com/dani-garcia/vaultwarden/wiki/Proxy-examples at proxy_pass http://vaultwarden-default;

Deployment environment

Nginx & Vaultwarden in Docker

  • vaultwarden version: 1.30.1

  • Reverse proxy and version: nginx-1.25.3

Originally created by @MalTeeez on GitHub (Dec 3, 2023). ### Subject of the issue The wiki proxy examples for nginx and nginx with path are missing an s, leading to 404s. Seen at [https://github.com/dani-garcia/vaultwarden/wiki/Proxy-examples](https://github.com/dani-garcia/vaultwarden/wiki/Proxy-examples) at _proxy_pass http://vaultwarden-default;_ ### Deployment environment Nginx & Vaultwarden in Docker * vaultwarden version: 1.30.1 * Reverse proxy and version: nginx-1.25.3
Author
Owner

@MalTeeez commented on GitHub (Dec 3, 2023):

To be noted: I am not 100% sure this is actually an issue, but it took me a while to find out that this was what was causing my 404, so maybe it is actually an issue. @BlackDex

@MalTeeez commented on GitHub (Dec 3, 2023): To be noted: I am not 100% sure this is actually an issue, but it took me a while to find out that this was what was causing my 404, so maybe it is actually an issue. @BlackDex
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#1786