1
0
mirror of https://github.com/immich-app/immich.git synced 2025-08-10 23:22:22 +02:00

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

This commit is contained in:
Alex
2023-07-21 21:10:08 -05:00
committed by GitHub
parent f700f3427b
commit 5e6d830ecd

View File

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