doc: docker compose update

This commit is contained in:
Timothy J. Baek 2023-11-15 12:04:50 -08:00
parent 0fe673a523
commit e4281e56cd

View file

@ -14,7 +14,7 @@ services:
volumes:
- ollama:/root/.ollama
ports:
- 127.0.0.1:11434:11434
- 11434:11434
container_name: ollama
pull_policy: always
tty: true