Update compose.yaml

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