This commit is contained in:
Gormery Kombo Wanjiru
2024-05-19 17:57:43 +02:00
parent 85638634b5
commit 4735437c9d
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ services:
ports:
- 7869:11434
environment:
- OLLAMA_KEEP_ALIVE="24h"
- OLLAMA_KEEP_ALIVE=24h
- OLLAMA_HOST=0.0.0.0
networks:
- ollama-docker

View File

@@ -27,7 +27,7 @@ services:
tty: true
restart: always
environment:
- OLLAMA_KEEP_ALIVE="24h"
- OLLAMA_KEEP_ALIVE=24h
- OLLAMA_HOST=0.0.0.0
networks:
- ollama-docker