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
e9e17cd0
Unverified
Commit
e9e17cd0
authored
May 20, 2024
by
Robin Kroonen
Committed by
GitHub
May 20, 2024
Browse files
Update docker-compose.yaml
parent
cbec9ee6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docker-compose.yaml
docker-compose.yaml
+1
-1
No files found.
docker-compose.yaml
View file @
e9e17cd0
...
@@ -14,7 +14,7 @@ services:
...
@@ -14,7 +14,7 @@ services:
args
:
args
:
OLLAMA_BASE_URL
:
'
/ollama'
OLLAMA_BASE_URL
:
'
/ollama'
dockerfile
:
Dockerfile
dockerfile
:
Dockerfile
image
:
ghcr.io/open-webui/open-webui:
dev
image
:
ghcr.io/open-webui/open-webui:
${WEBUI_DOCKER_TAG-main}
container_name
:
open-webui
container_name
:
open-webui
volumes
:
volumes
:
-
open-webui:/app/backend/data
-
open-webui:/app/backend/data
...
...
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