Browse Source

修改docker进程名称

jihuaqiang 3 months ago
parent
commit
ca42420278
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docker-compose.yml

+ 1 - 1
docker-compose.yml

@@ -11,7 +11,7 @@ services:
     networks:
       - video_insight_net
     entrypoint: "python /app/workers/video_insight_select_work.py"
-  consumption:
+  consumption_triggers:
     image: video_insight_job
     restart: unless-stopped
     env_file: