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:
@@ -12,6 +12,7 @@ map:
|
||||
- config:rw
|
||||
name: Changedetection.io
|
||||
options:
|
||||
env_vars: []
|
||||
PGID: 0
|
||||
PUID: 0
|
||||
TIMEOUT: "60000"
|
||||
@@ -20,6 +21,9 @@ ports:
|
||||
ports_description:
|
||||
5000/tcp: Webui
|
||||
schema:
|
||||
env_vars:
|
||||
- name: match(^[A-Z0-9_]+$)
|
||||
value: str?
|
||||
BASE_URL: str?
|
||||
PGID: int
|
||||
PUID: int
|
||||
|
||||
Reference in New Issue
Block a user