Common 4.0 App Refactor Part 7 - Stavos
This commit is contained in:
@@ -11,8 +11,8 @@ image:
|
||||
|
||||
envTpl:
|
||||
# Permissions Settings
|
||||
USER_ID: "568"
|
||||
GROUP_ID: "568"
|
||||
USER_ID: "{ { .env.PUID } }"
|
||||
GROUP_ID: "{ { .env.PGID } }"
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
|
||||
Reference in New Issue
Block a user