mirror of
https://github.com/open-webui/docs.git
synced 2026-03-27 13:28:37 +07:00
Update nginx.md
This commit is contained in:
@@ -24,10 +24,10 @@ Choose the method that best fits your deployment needs.
|
||||
import Tabs from '@theme/Tabs';
|
||||
import TabItem from '@theme/TabItem';
|
||||
|
||||
import NginxProxyManager from './tab-nginx/NginxProxyManager.md';
|
||||
import SelfSigned from './tab-nginx/SelfSigned.md';
|
||||
import LetsEncrypt from './tab-nginx/LetsEncrypt.md';
|
||||
import Windows from './tab-nginx/Windows.md';
|
||||
import NginxProxyManager from '../tab-nginx/NginxProxyManager.md';
|
||||
import SelfSigned from '../tab-nginx/SelfSigned.md';
|
||||
import LetsEncrypt from '../tab-nginx/LetsEncrypt.md';
|
||||
import Windows from '../tab-nginx/Windows.md';
|
||||
|
||||
<!-- markdownlint-disable-next-line MD033 -->
|
||||
<Tabs>
|
||||
|
||||
Reference in New Issue
Block a user