mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-09 17:31:03 +01:00
add env_vars nobuild
This commit is contained in:
@@ -14,6 +14,9 @@ ports:
|
||||
ports_description:
|
||||
8080/tcp: Web UI port
|
||||
schema:
|
||||
env_vars:
|
||||
- name: match(^[A-Z0-9_]+$)
|
||||
value: str?
|
||||
ApiKey: str
|
||||
ImmichServerUrl: str
|
||||
TZ: str?
|
||||
|
||||
Reference in New Issue
Block a user