Update compose.yaml

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