Spaces:
Runtime error
Runtime error
services: | |
ollama-server: | |
build: | |
context: . | |
volumes: | |
- ollama:/root/.ollama | |
ports: | |
- 11434:11434 | |
services: | |
ollama-server: | |
build: | |
context: . | |
volumes: | |
- ollama:/root/.ollama | |
ports: | |
- 11434:11434 | |