fix: Fixes files that were not saved prior to initial commit.

This commit is contained in:
2025-10-22 11:30:27 -04:00
parent 8c50fee13d
commit ceeaf7bf9b
2 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
# open-webui
Extensible, feature-rich, self-hosted AI platform.
- [Docs](https://docs.openwebui.com/)

View File

@@ -0,0 +1,3 @@
DATA_MNT_OLLAMA="/opt/ollama"
DATA_MNT_OPENWEBUI="/opt/open-webui"
OPENWEBUI_PORT="3000"