Revert 'Update config.json' [nobuild]

This commit is contained in:
GitHub Actions
2025-07-16 21:14:27 +00:00
parent 2e5722e48e
commit 5b7bafb775

View File

@@ -14,7 +14,6 @@
], ],
"environment": { "environment": {
"ENTE_API_ORIGIN": "http://[HOST]:[PORT:8080]", "ENTE_API_ORIGIN": "http://[HOST]:[PORT:8080]",
"ENTE_ALBUMS_ORIGIN": "http://[HOST]:[PORT:3002]",
"MINIO_ROOT_PASSWORD": "minioadmin", "MINIO_ROOT_PASSWORD": "minioadmin",
"MINIO_ROOT_USER": "minioadmin", "MINIO_ROOT_USER": "minioadmin",
"PGDATA": "/config/postgres", "PGDATA": "/config/postgres",
@@ -79,7 +78,7 @@
"startup": "services", "startup": "services",
"udev": true, "udev": true,
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "1.0.0test21", "version": "1.0.0test19",
"video": true, "video": true,
"webui": "http://[HOST]:[PORT:3000]" "webui": "http://[HOST]:[PORT:3000]"
} }