mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-11 17:47:44 -05:00
Start by renaming variables to something more generic. This will give us a bit more flexibility as we look to other session management mechanisms.
This commit is contained in:
@@ -25,7 +25,7 @@ ENV OLLAMA_API_BASE_URL "/ollama/api"
|
||||
ENV OPENAI_API_BASE_URL ""
|
||||
ENV OPENAI_API_KEY ""
|
||||
|
||||
ENV WEBUI_JWT_SECRET_KEY "SECRET_KEY"
|
||||
ENV WEBUI_SECRET_KEY ""
|
||||
|
||||
WORKDIR /app/backend
|
||||
|
||||
|
||||
Reference in New Issue
Block a user