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
e344d3fb
"...git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "cd9f0135f6aeac0e862f9694bd58306f39b56f6d"
Unverified
Commit
e344d3fb
authored
May 20, 2024
by
Robin Kroonen
Committed by
GitHub
May 20, 2024
Browse files
Update docker-compose.yaml
parent
e9e17cd0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
13 deletions
+0
-13
docker-compose.yaml
docker-compose.yaml
+0
-13
No files found.
docker-compose.yaml
View file @
e344d3fb
...
@@ -25,23 +25,10 @@ services:
...
@@ -25,23 +25,10 @@ services:
environment
:
environment
:
-
'
OLLAMA_BASE_URL=http://ollama:11434'
-
'
OLLAMA_BASE_URL=http://ollama:11434'
-
'
WEBUI_SECRET_KEY='
-
'
WEBUI_SECRET_KEY='
-
'
OPENAI_API_KEY=${OPENAI_API_KEY}'
-
'
LANGFUSE_PUBLIC_KEY=${LANGFUSE_PUBLIC_KEY}'
-
'
LANGFUSE_SECRET_KEY=${LANGFUSE_SECRET_KEY}'
extra_hosts
:
extra_hosts
:
-
host.docker.internal:host-gateway
-
host.docker.internal:host-gateway
restart
:
unless-stopped
restart
:
unless-stopped
watchtower
:
container_name
:
watchtower
image
:
containrrr/watchtower:latest
restart
:
unless-stopped
volumes
:
-
/var/run/docker.sock:/var/run/docker.sock
environment
:
-
WATCHTOWER_CLEANUP=true
-
WATCHTOWER_POLL_INTERVAL=1800
volumes
:
volumes
:
ollama
:
{}
ollama
:
{}
open-webui
:
{}
open-webui
:
{}
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