From 5b7bafb7755fca506b84d234abea812cad3432b0 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 16 Jul 2025 21:14:27 +0000 Subject: [PATCH] Revert 'Update config.json' [nobuild] --- ente/config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ente/config.json b/ente/config.json index a46791c8e..45e0fb148 100644 --- a/ente/config.json +++ b/ente/config.json @@ -14,7 +14,6 @@ ], "environment": { "ENTE_API_ORIGIN": "http://[HOST]:[PORT:8080]", - "ENTE_ALBUMS_ORIGIN": "http://[HOST]:[PORT:3002]", "MINIO_ROOT_PASSWORD": "minioadmin", "MINIO_ROOT_USER": "minioadmin", "PGDATA": "/config/postgres", @@ -79,7 +78,7 @@ "startup": "services", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.0.0test21", + "version": "1.0.0test19", "video": true, "webui": "http://[HOST]:[PORT:3000]" }