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
017825e4
"vscode:/vscode.git/clone" did not exist on "bfc072addfba28d9575c372801db840df80d8fb2"
Commit
017825e4
authored
Dec 24, 2023
by
Daniele Viti
Browse files
added compose override for data volume
parent
3568be4d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
docker-compose.data.yaml
docker-compose.data.yaml
+6
-0
No files found.
docker-compose.data.yaml
0 → 100644
View file @
017825e4
version
:
'
3.8'
services
:
ollama
:
volumes
:
-
${OLLAMA_DATA_DIR-./ollama-data}:/root/.ollama
\ No newline at end of file
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