mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-27 02:44:05 +02:00
fix: disable ingress, use direct port webui link; pre-declare WEEKLY_FLOW_FOLDER in env_vars
This commit is contained in:
@@ -18,15 +18,16 @@ ports_description:
|
||||
|
||||
webui: http://[HOST]:[PORT:3001]
|
||||
|
||||
ingress: true
|
||||
ingress_port: 3001
|
||||
ingress_stream: false
|
||||
|
||||
map:
|
||||
- addon_config:rw
|
||||
- share:rw
|
||||
- media:rw
|
||||
|
||||
env_vars:
|
||||
- name: WEEKLY_FLOW_FOLDER
|
||||
description: "Path for Navidrome smart playlist files (weekly flow)"
|
||||
required: false
|
||||
|
||||
options:
|
||||
download_folder: /share/aurral/downloads
|
||||
|
||||
|
||||
Reference in New Issue
Block a user