Expose the keep_alive property as an environment variable #9
This commit is contained in:
@@ -26,6 +26,9 @@ services:
|
||||
pull_policy: always
|
||||
tty: true
|
||||
restart: always
|
||||
environment:
|
||||
- OLLAMA_KEEP_ALIVE="24h"
|
||||
- OLLAMA_HOST=0.0.0.0
|
||||
networks:
|
||||
- ollama-docker
|
||||
|
||||
|
||||
Reference in New Issue
Block a user