Update compose.yaml
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
vllm-legacy:
|
||||
image: vllm/vllm-openai:v0.4.0.post1
|
||||
container_name: vllm-${NAME:-vllm-legacy}
|
||||
container_name: vllm-${NAME:-legacy}
|
||||
restart: unless-stopped
|
||||
network_mode: host
|
||||
ipc: host
|
||||
|
||||
Reference in New Issue
Block a user