mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-07-01 21:00:48 +08:00
This commit is contained in:
parent
583c32106e
commit
afeb81f77a
@ -4,7 +4,7 @@ services:
|
|||||||
image: ollama/ollama
|
image: ollama/ollama
|
||||||
container_name: ollama
|
container_name: ollama
|
||||||
ports:
|
ports:
|
||||||
- "5000:5000"
|
- "11434:11434"
|
||||||
volumes:
|
volumes:
|
||||||
- ollama_volume:/root/.ollama
|
- ollama_volume:/root/.ollama
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user