Common 4.0 App Refactor Part 7 - Stavos

This commit is contained in:
Stavros Kois
2021-05-23 18:26:23 +02:00
committed by kjeld Schouten-Lebbing
parent ad4a2ae785
commit 69f3be4e6b
22 changed files with 89 additions and 139 deletions
@@ -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