Skip to content

Commit

Permalink
Merge pull request #424 from dh4340/master
Browse files Browse the repository at this point in the history
Error in docker-compose.yml
  • Loading branch information
sei-dupdyke authored Oct 9, 2024
2 parents d7977c0 + 0b7829b commit 97b0a10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/shadows/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ services:
container_name: ollama
ports:
- "11434:11434"
command: ollama serve --port 11434
command: serve
networks:
- ghosts-network

Expand Down

0 comments on commit 97b0a10

Please sign in to comment.