Explorar el Código

修改docker进程名称

jihuaqiang hace 4 meses
padre
commit
ca42420278
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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: