Skip to content

Commit 0802daf

Browse files
author
mafyuh
committedAug 14, 2024
Update docker/AI/docker-compose.yml
1 parent 871f8f0 commit 0802daf

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed
 

‎docker/AI/docker-compose.yml

-10
Original file line numberDiff line numberDiff line change
@@ -28,16 +28,6 @@ services:
2828
extra_hosts:
2929
- host.docker.internal:host-gateway
3030

31-
mindsdb:
32-
image: mindsdb/mindsdb:v24.8.1.1
33-
container_name: mindsdb
34-
ports:
35-
- 47334:47334
36-
- 47335:47335
37-
volumes:
38-
- /home/mafyuh/mindsdb:/root/mindsdb
39-
restart: unless-stopped
40-
4131
volumes:
4232
ollama:
4333
external: true

0 commit comments

Comments
 (0)
Please sign in to comment.