Sync persistence from questions to values for few apps (#1038)

This commit is contained in:
Stavros Kois
2021-09-26 22:28:16 +02:00
committed by GitHub
parent 8b4c2fbf47
commit 9bd43224dc
7 changed files with 29 additions and 14 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ image:
env:
# -- Set the container timezone
TZ: UTC
# -- Specify the user ID the application will run as
# -- Specify the user ID the application will run as
PUID: 1001
# -- Specify the group ID the application will run as
PGID: 1001