Sponsor active

This commit is contained in:
Czechman 2022-06-21 11:22:43 +02:00
parent 976717328c
commit 8c70da7a7f
1 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@ services:
PHOTOPRISM_SITE_CAPTION: "Browse Our Life" PHOTOPRISM_SITE_CAPTION: "Browse Our Life"
PHOTOPRISM_SITE_DESCRIPTION: "" PHOTOPRISM_SITE_DESCRIPTION: ""
PHOTOPRISM_SITE_AUTHOR: "Czechman Ltd." PHOTOPRISM_SITE_AUTHOR: "Czechman Ltd."
PHOTOPRISM_SPONSOR: "true"
# Set a non-root user, group, or custom umask if your Docker environment doesn't support this natively: # Set a non-root user, group, or custom umask if your Docker environment doesn't support this natively:
PHOTOPRISM_UID: 1000 PHOTOPRISM_UID: 1000
PHOTOPRISM_GID: 1000 PHOTOPRISM_GID: 1000