This commit is contained in:
soraefir
2026-05-15 01:31:57 +02:00
parent 6ed72c00ff
commit 00bdef4307

View File

@@ -27,7 +27,7 @@ in {
DB_USERNAME = "immich_user";
DB_DATABASE_NAME = "immich_db";
IMMICH_TRUSTED_PROXIES = "10.0.0.0/8";
IMMICH_ALLOW_SETUP = "false";
# IMMICH_ALLOW_SETUP = "false";
IMMICH_MACHINE_LEARNING_URL = "http://immich-ml:3003";
IMMICH_IGNORE_MOUNT_CHECK_ERRORS = "true";
};