Skip to content

Commit 1e727c7

Browse files
authored
Merge pull request #396 from Femme-js/patch-1
Update docker-compose.yml
2 parents ecb7601 + 6e53387 commit 1e727c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ services:
44
image: ollama/ollama
55
container_name: ollama
66
ports:
7-
- "11434:11434"
7+
- "5000:5000"
88
volumes:
99
- ollama_volume:/root/.ollama
1010
restart: unless-stopped

0 commit comments

Comments
 (0)