mirror of
https://github.com/immich-app/immich.git
synced 2025-01-02 12:48:35 +02:00
fix(ml): startup issue in dev (#3373)
This commit is contained in:
parent
f700f3427b
commit
5e6d830ecd
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user