Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 225 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 225 Bytes

little-code-teacher

docker build -t little-code-teacher .

docker run -d -p 6060:8080 --name little-code-teacher-prod -e "OLLAMA_BASE_URL=https://ollama-malin-bots-garden.koyeb.app/" --rm little-code-teacher