Update docker/AI/docker-compose.yml
This commit is contained in:
parent
871f8f0713
commit
0802dafac5
1 changed files with 0 additions and 10 deletions
|
@ -28,16 +28,6 @@ services:
|
||||||
extra_hosts:
|
extra_hosts:
|
||||||
- host.docker.internal:host-gateway
|
- host.docker.internal:host-gateway
|
||||||
|
|
||||||
mindsdb:
|
|
||||||
image: mindsdb/mindsdb:v24.8.1.1
|
|
||||||
container_name: mindsdb
|
|
||||||
ports:
|
|
||||||
- 47334:47334
|
|
||||||
- 47335:47335
|
|
||||||
volumes:
|
|
||||||
- /home/mafyuh/mindsdb:/root/mindsdb
|
|
||||||
restart: unless-stopped
|
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
ollama:
|
ollama:
|
||||||
external: true
|
external: true
|
||||||
|
|
Loading…
Reference in a new issue