Compare commits
2 Commits
3801c9156b
...
69d34e8b87
| Author | SHA1 | Date | |
|---|---|---|---|
| 69d34e8b87 | |||
| 1b62f7a9fb |
@@ -3,7 +3,7 @@ services:
|
|||||||
extends:
|
extends:
|
||||||
file: ${TEMPLATES_PATH}
|
file: ${TEMPLATES_PATH}
|
||||||
service: default
|
service: default
|
||||||
image: ollama/ollama:0.21.0
|
image: ollama/ollama:0.21.1
|
||||||
container_name: ollama
|
container_name: ollama
|
||||||
ports:
|
ports:
|
||||||
- 4019:11434
|
- 4019:11434
|
||||||
|
|||||||
Reference in New Issue
Block a user