Upload files to "/"

This commit is contained in:
2026-07-01 06:37:53 +00:00
parent 0dd8eea5a6
commit c6bc823209
+2 -1
View File
@@ -17,5 +17,6 @@
#curl -LsSf https://astral.sh/uv/install.sh | sh #curl -LsSf https://astral.sh/uv/install.sh | sh
##RUN ##RUN
DATA_DIR=~/.open-webui uvx --python 3.11 open-webui@latest serve --port 8082 #DATA_DIR=~/.open-webui
DATA_DIR=~/.open-webui .local/bin/uvx --python 3.11 open-webui@latest serve --port 8088