Update compose.yaml
This commit is contained in:
+1
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user