mirror of
https://github.com/hexastack/hexabot
synced 2024-11-22 17:48:21 +00:00
7 lines
69 B
YAML
7 lines
69 B
YAML
|
version: "3.9"
|
||
|
|
||
|
services:
|
||
|
ollama:
|
||
|
ports:
|
||
|
- "11434:11434"
|