change uid

This commit is contained in:
Andreas Zweili 2022-03-07 13:47:35 +01:00
parent e6d36887e2
commit 3e2adcf394
1 changed files with 2 additions and 2 deletions

View File

@ -75,8 +75,8 @@ services:
- PHOTOPRISM_SITE_CAPTION="AI-Powered Photos App" - PHOTOPRISM_SITE_CAPTION="AI-Powered Photos App"
- PHOTOPRISM_SITE_DESCRIPTION="" - PHOTOPRISM_SITE_DESCRIPTION=""
- PHOTOPRISM_SITE_AUTHOR="" - PHOTOPRISM_SITE_AUTHOR=""
# PHOTOPRISM_UID: 1000 - PHOTOPRISM_UID=33
# PHOTOPRISM_GID: 1000 - PHOTOPRISM_GID=33
# PHOTOPRISM_UMASK: 0000 # PHOTOPRISM_UMASK: 0000
## Start as a non-root user (see https://docs.docker.com/engine/reference/run/#user) ## Start as a non-root user (see https://docs.docker.com/engine/reference/run/#user)
#user: "1000:100" #user: "1000:100"