Browse Source

修改docker进程名称

jihuaqiang 4 tháng trước cách đây
mục cha
commit
ca42420278
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: