22 lines
625 B
Plaintext
22 lines
625 B
Plaintext
TYPE=photo-prism
|
|
|
|
DOMAIN=photo-prism.example.com
|
|
|
|
## Domain aliases
|
|
#EXTRA_DOMAINS=', `www.photo-prism.example.com`'
|
|
|
|
LETS_ENCRYPT_ENV=production
|
|
|
|
PHOTOPRISM_SITE_CAPTION="Default Caption"
|
|
PHOTOPRISM_SITE_DESCRIPTION= "Default Description"
|
|
# Meta site author
|
|
PHOTOPRISM_SITE_AUTHOR="Nobody"
|
|
# This is not a good practice so hopefully we get to use a secret fild
|
|
# in the future rather passing the secret here
|
|
# see - https://github.com/photoprism/photoprism/issues/1987
|
|
PHOTOPRISM_DATABASE_PASSWORD=
|
|
PHOTOPRISM_ADMIN_PASSWORD= # initial admin password (8-72 characters)
|
|
|
|
DB_PASSWORD_VERSION=v1
|
|
DB_ROOT_PASSWORD_VERSION=v1
|