mirror of
https://github.com/KevinMidboe/immich.git
synced 2026-01-18 23:27:34 +00:00
fix(ml): startup issue in dev (#3373)
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user