revert: ## -> #

This commit is contained in:
silentoplayz
2025-10-09 15:22:08 -04:00
parent d9614c7c11
commit 06fe790116
26 changed files with 35 additions and 35 deletions

View File

@@ -9,7 +9,7 @@ This tutorial is a community contribution and is not supported by the Open WebUI
:::
## HTTPS using Nginx
# HTTPS using Nginx
Ensuring secure communication between your users and the Open WebUI is paramount. HTTPS (HyperText Transfer Protocol Secure) encrypts the data transmitted, protecting it from eavesdroppers and tampering. By configuring Nginx as a reverse proxy, you can seamlessly add HTTPS to your Open WebUI deployment, enhancing both security and trustworthiness.