[PR #233] [MERGED] Update PROXY.md #31703

Closed
opened 2026-06-20 18:40:47 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/233
Author: @Toucan-Sam
Created: 10/25/2018
Status: Merged
Merged: 10/25/2018
Merged by: @dani-garcia

Base: masterHead: patch-2


📝 Commits (1)

📊 Changes

1 file changed (+9 additions, -10 deletions)

View changed files

📝 PROXY.md (+9 -10)

📄 Description

Removed: include conf.d/proxy-confs/proxy.conf; lines because they're specific to user (shauder) and will break nginx if copy-pasted/don't exist.
Changed: Moved listen value and server_name to top as is standard for nginx configs
Changed: Commented out SSL config as it's specific to user (shauder) and will break if copy-pasted/don't exist. But is still useful and a good idea for simplifying nginx config.
Changed: Rearranged location blocks because OCD. First /, then /notifications/hub, then /notifications/hub/negotiate because it looks nicer in a tree where each location grows.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dani-garcia/vaultwarden/pull/233 **Author:** [@Toucan-Sam](https://github.com/Toucan-Sam) **Created:** 10/25/2018 **Status:** ✅ Merged **Merged:** 10/25/2018 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `master` ← **Head:** `patch-2` --- ### 📝 Commits (1) - [`77d9641`](https://github.com/dani-garcia/vaultwarden/commit/77d9641323545de5b92b2ef12e1004ae30dbee28) Update PROXY.md ### 📊 Changes **1 file changed** (+9 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `PROXY.md` (+9 -10) </details> ### 📄 Description Removed: `include conf.d/proxy-confs/proxy.conf;` lines because they're specific to user (shauder) and will break nginx if copy-pasted/don't exist. Changed: Moved listen value and server_name to top as is standard for nginx configs Changed: Commented out SSL config as it's specific to user (shauder) and will break if copy-pasted/don't exist. But is still useful and a good idea for simplifying nginx config. Changed: Rearranged location blocks because OCD. First /, then /notifications/hub, then /notifications/hub/negotiate because it looks nicer in a tree where each location grows. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-20 18:40:47 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#31703