Compare commits
2
Commits
fc361b85dc
...
d2582d0a0b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d2582d0a0b | ||
|
|
9d2a612825 |
@@ -3,7 +3,7 @@ services:
|
|||||||
extends:
|
extends:
|
||||||
file: ${TEMPLATES_PATH}
|
file: ${TEMPLATES_PATH}
|
||||||
service: default
|
service: default
|
||||||
image: ollama/ollama:0.23.0
|
image: ollama/ollama:0.23.1
|
||||||
container_name: ollama
|
container_name: ollama
|
||||||
ports:
|
ports:
|
||||||
- 4019:11434
|
- 4019:11434
|
||||||
|
|||||||
Reference in New Issue
Block a user