Update compose.yaml

This commit is contained in:
bart
2026-07-08 20:05:52 +02:00
parent 6f45d72dbf
commit 585e6b5b88
+1 -1
View File
@@ -1,7 +1,7 @@
services:
vllm-legacy:
image: vllm/vllm-openai:v0.4.0.post1
container_name: vllm-{$NAME}
container_name: vllm-${NAME:-vllm-legacy}
restart: unless-stopped
network_mode: host
ipc: host