mirror of
https://github.com/open-webui/docs
synced 2025-05-21 11:46:15 +00:00
docs: Add frontmatter metadata to Docker and HTTPS Nginx tutorials
This commit is contained in:
parent
905b238dd0
commit
994923a318
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
sidebar_position: 2
|
||||||
|
title: Installing Docker
|
||||||
|
---
|
||||||
|
|
||||||
# Installing Docker
|
# Installing Docker
|
||||||
|
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
title: HTTPS using Nginx
|
||||||
|
---
|
||||||
|
|
||||||
:::warning
|
:::warning
|
||||||
This tutorial is a community contribution and is not supported by the OpenWebUI team. It serves only as a demonstration on how to customize OpenWebUI for your specific use case. Want to contribute? Check out the contributing tutorial.
|
This tutorial is a community contribution and is not supported by the OpenWebUI team. It serves only as a demonstration on how to customize OpenWebUI for your specific use case. Want to contribute? Check out the contributing tutorial.
|
||||||
:::
|
:::
|
||||||
|
Loading…
Reference in New Issue
Block a user