This commit is contained in:
Alexandre
2025-07-15 21:02:08 +02:00
parent 4e24d18308
commit 9369876019
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@
ARG BUILD_VERSION
ARG BUILD_FROM
FROM BUILD_FROM
FROM ghcr.io/ente-io/server:latest
##################
# 2 Modify Image #

View File

@@ -80,7 +80,7 @@
"startup": "services",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "1.0.0test",
"version": "1.0.0test2",
"video": true,
"webui": "http://[HOST]:[PORT:3000]"
}