Update README.md

This commit is contained in:
Ghassan Yusuf 2025-03-28 04:31:43 +03:00
parent 8f77b5d2cb
commit bba92ad99e

View File

@ -117,8 +117,7 @@ volumes:
ollama_data: # Add ollama volume so it does not get lost ollama_data: # Add ollama volume so it does not get lost
``` ```
## Finally - Execute Docker Compose ### Finally - Execute Docker Compose
run the following command run the following command
``` ```
docker-compose down && docker-compose up --build -d docker-compose down && docker-compose up --build -d