fix(jdownloader and pihole): fix discrepancies between values.yaml and questions.yaml
This commit is contained in:
@@ -36,7 +36,6 @@ envTpl:
|
||||
env:
|
||||
# Permissions Settings
|
||||
PUID: 568
|
||||
|
||||
# General Settings
|
||||
KEEP_APP_RUNNING: "0"
|
||||
CLEAN_TMP_DIR: "1"
|
||||
@@ -44,7 +43,7 @@ env:
|
||||
DISPLAY_WIDTH: "1280"
|
||||
DISPLAY_HEIGHT: "768"
|
||||
SECURE_CONNECTION: "0"
|
||||
VNC_PASSWORD:
|
||||
VNC_PASSWORD: ""
|
||||
|
||||
persistence:
|
||||
config:
|
||||
|
||||
Reference in New Issue
Block a user