Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
open-webui
Commits
e278ca9e
Commit
e278ca9e
authored
Jan 04, 2024
by
Timothy J. Baek
Browse files
chore: dockerfile update
parent
c0b099da
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
Dockerfile
Dockerfile
+4
-0
No files found.
Dockerfile
View file @
e278ca9e
...
@@ -16,6 +16,10 @@ ARG OLLAMA_API_BASE_URL='/ollama/api'
...
@@ -16,6 +16,10 @@ ARG OLLAMA_API_BASE_URL='/ollama/api'
ENV
ENV=prod
ENV
ENV=prod
ENV
OLLAMA_API_BASE_URL $OLLAMA_API_BASE_URL
ENV
OLLAMA_API_BASE_URL $OLLAMA_API_BASE_URL
ENV
OPENAI_API_BASE_URL ""
ENV
OPENAI_API_KEY ""
ENV
WEBUI_JWT_SECRET_KEY "SECRET_KEY"
ENV
WEBUI_JWT_SECRET_KEY "SECRET_KEY"
WORKDIR
/app
WORKDIR
/app
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment