mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-10 17:46:00 +02:00
Restore original configuration for addons_updater and templates
This commit is contained in:
23
immich_frame/config.yaml
Normal file
23
immich_frame/config.yaml
Normal file
@@ -0,0 +1,23 @@
|
||||
arch:
|
||||
- aarch64
|
||||
- amd64
|
||||
codenotary: alexandrep.github@gmail.com
|
||||
description: Display your immich gallery as a digital photo frame
|
||||
hassio_api: true
|
||||
image: ghcr.io/alexbelgium/immich_frame-{arch}
|
||||
init: false
|
||||
map:
|
||||
- addon_config:rw
|
||||
name: Immich Frame
|
||||
ports:
|
||||
8080/tcp: 8171
|
||||
ports_description:
|
||||
8080/tcp: Web UI port
|
||||
schema:
|
||||
ApiKey: str
|
||||
ImmichServerUrl: str
|
||||
TZ: str?
|
||||
slug: immich_frame
|
||||
url: https://github.com/alexbelgium/hassio-addons
|
||||
version: 1.0.28.0
|
||||
webui: http://[HOST]:[PORT:8080]
|
||||
Reference in New Issue
Block a user