Skip to content

Commit

Permalink
Add ADDITIONAL_ENV_VARS match regex
Browse files Browse the repository at this point in the history
  • Loading branch information
sibbl authored Feb 22, 2024
1 parent eb510d0 commit 9a10214
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ schema:
PREFERS_COLOR_SCHEME: "list(light|dark)?"
HA_BATTERY_WEBHOOK: "str"
ADDITIONAL_ENV_VARS:
- str
- name: match(^[A-Z0-9_]+\=.+$)
value: str
environment:
output_path: "/output/cover.png"

0 comments on commit 9a10214

Please sign in to comment.