Browse Source

fix(ml): startup issue in dev (#3373)

Alex 2 years ago
parent
commit
5e6d830ecd
1 changed files with 0 additions and 1 deletions
  1. 0 1
      docker/docker-compose.dev.yml

+ 0 - 1
docker/docker-compose.dev.yml

@@ -31,7 +31,6 @@ services:
     build:
     build:
       context: ../machine-learning
       context: ../machine-learning
       dockerfile: Dockerfile
       dockerfile: Dockerfile
-    command: python main.py
     ports:
     ports:
       - 3003:3003
       - 3003:3003
     volumes:
     volumes: