mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-07-12 21:01:56 +08:00
Merge pull request #396 from Femme-js/patch-1
Update docker-compose.yml
This commit is contained in:
commit
1e727c796c
@ -4,7 +4,7 @@ services:
|
||||
image: ollama/ollama
|
||||
container_name: ollama
|
||||
ports:
|
||||
- "11434:11434"
|
||||
- "5000:5000"
|
||||
volumes:
|
||||
- ollama_volume:/root/.ollama
|
||||
restart: unless-stopped
|
||||
|
||||
Loading…
Reference in New Issue
Block a user