Skip to content
This repository was archived by the owner on Jul 1, 2024. It is now read-only.

Commit 3354bdd

Browse files
committed
Fri Apr 19 19:53:00 PDT 2024
1 parent b269eda commit 3354bdd

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

ollama/config.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ arch:
99
ports:
1010
11434/tcp: 11434
1111
image: docker.io/ollama/ollama
12-
homeassistant_api: true
1312
ingress: true
1413
ingress_port: 11434
14+
map:
15+
- config:rw
16+
environment:
17+
OLLAMA_MODELS: "/config/ollama"

0 commit comments

Comments
 (0)