forked from open-webui/open-webui
doc: docker compose update
This commit is contained in:
parent
0fe673a523
commit
e4281e56cd
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ services:
|
||||||
volumes:
|
volumes:
|
||||||
- ollama:/root/.ollama
|
- ollama:/root/.ollama
|
||||||
ports:
|
ports:
|
||||||
- 127.0.0.1:11434:11434
|
- 11434:11434
|
||||||
container_name: ollama
|
container_name: ollama
|
||||||
pull_policy: always
|
pull_policy: always
|
||||||
tty: true
|
tty: true
|
||||||
|
|
Loading…
Reference in a new issue