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

pull/3374/head
Alex 2023-07-21 21:10:08 +07:00 committed by GitHub
parent f700f3427b
commit 5e6d830ecd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

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