Match upstream's machine learning host

Also, implement a migration process.

Signed-off-by: Juhyung Park <qkrwngud825@gmail.com>
This commit is contained in:
Juhyung Park
2024-10-17 13:24:56 +09:00
parent c05ba182e9
commit d0eba74b07
2 changed files with 27 additions and 11 deletions

2
env
View File

@@ -18,7 +18,7 @@ UPLOAD_LOCATION=./library
IMMICH_VERSION=release
# Hosts & ports
IMMICH_HOST=127.0.0.1
DB_HOSTNAME=127.0.0.1
MACHINE_LEARNING_HOST=127.0.0.1
IMMICH_MACHINE_LEARNING_URL=http://127.0.0.1:3003
REDIS_HOSTNAME=127.0.0.1