fix(docker-compose): update entrypoint and command for mineru-openai-server configuration (#176)

This commit is contained in:
Dallas98
2025-12-17 21:23:03 +08:00
committed by GitHub
parent 12ade8bc7b
commit 8113840ac7
2 changed files with 6 additions and 5 deletions

View File

@@ -4,6 +4,7 @@ services:
stdin_open: true
tty: true
image: heartexlabs/label-studio:latest
privileged: true
restart: unless-stopped
user: root
expose:
@@ -58,4 +59,4 @@ networks:
datamate:
driver: bridge
name: datamate-network
external: true
external: true