Update description
This commit is contained in:
parent
0b9cf30ea1
commit
db8f3022c9
3 changed files with 3 additions and 3 deletions
|
@ -11,7 +11,7 @@ PhotoPrism: Browse Your Life in Pictures
|
|||
|
||||
PhotoPrism® is a privately hosted app for browsing, organizing, and sharing your photo collection.
|
||||
It makes use of the latest technologies to tag and find pictures automatically without getting in your way.
|
||||
Say goodbye to uploading your memories to the cloud!
|
||||
Say goodbye to uploading your visual memories to the cloud!
|
||||
|
||||
![](https://dl.photoprism.org/assets/img/preview.jpg)
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ ENV TF_CPP_MIN_LOG_LEVEL=2 \
|
|||
PHOTOPRISM_JPEG_QUALITY=95 \
|
||||
PHOTOPRISM_SITE_TITLE="Demo" \
|
||||
PHOTOPRISM_SITE_CAPTION="PhotoPrism" \
|
||||
PHOTOPRISM_SITE_DESCRIPTION="Open-Source Photo Management. Say goodbye to uploading your memories to the cloud!"
|
||||
PHOTOPRISM_SITE_DESCRIPTION="Open-Source Photo Management. Say goodbye to uploading your visual memories to the cloud!"
|
||||
|
||||
# Copy assets
|
||||
COPY /docker/demo/index.tmpl /photoprism/assets/templates
|
||||
|
|
|
@ -6,7 +6,7 @@ Privately browse, organize, and share your photo collection.
|
|||
DESCRIPTION
|
||||
---------------------------------------
|
||||
|
||||
PhotoPrism® is a privately hosted app for browsing, organizing, and sharing your photo collection. It makes use of the latest technologies to tag and find pictures automatically without getting in your way. Say goodbye to uploading your memories to the cloud!
|
||||
PhotoPrism® is a privately hosted app for browsing, organizing, and sharing your photo collection. It makes use of the latest technologies to tag and find pictures automatically without getting in your way. Say goodbye to uploading your visual memories to the cloud!
|
||||
|
||||
To learn more, visit https://photoprism.app/ or try our [demo](https://demo.photoprism.org/).
|
||||
|
||||
|
|
Loading…
Reference in a new issue