mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-21 08:11:50 +02:00
This commit is contained in:
@@ -81,6 +81,7 @@
|
||||
"REVERSE_GEOCODING_DUMP_DIRECTORY": "/data/.reverse-geocoding-dump/",
|
||||
"TRANSFORMERS_CACHE": "/data/machine-learning"
|
||||
},
|
||||
"hassio_api": true,
|
||||
"image": "ghcr.io/alexbelgium/immich-{arch}",
|
||||
"init": false,
|
||||
"map": [
|
||||
@@ -121,6 +122,7 @@
|
||||
"DB_PASSWORD": "str",
|
||||
"DB_PORT": "int",
|
||||
"DB_USERNAME": "str",
|
||||
"DB_ROOT_PASSWORD": "str?",
|
||||
"DISABLE_MACHINE_LEARNING": "bool?",
|
||||
"JWT_SECRET": "str",
|
||||
"MACHINE_LEARNING_WORKERS": "int?",
|
||||
|
||||
Reference in New Issue
Block a user