rename docker service

This commit is contained in:
Cyberes 2023-09-27 16:58:49 -06:00
parent 3b0ec723a5
commit ffb7af8f3c
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[supervisord]
nodaemon=true
[program:vllm_server]
[program:vllm]
command=/bin/bash -c 'bash /app/start-vllm.sh 2>&1 | tee /var/log/app/vllm.log'
autostart=true
autorestart=true