diff options
| author | Edward <[email protected]> | 2021-03-14 20:09:07 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-03-14 14:09:07 -0400 |
| commit | 91daa6b9044d6eef4a99eb65ac4d064713dd116e (patch) | |
| tree | 25757fa401c6599ac86864c2b97f5681dea12d4e /public/v4/apps/photoprism.yml | |
| parent | 8ed35e268f00be5f97a0f50994a6e8f211edebf1 (diff) | |
| download | caprover-one-click-apps-91daa6b9044d6eef4a99eb65ac4d064713dd116e.tar.gz caprover-one-click-apps-91daa6b9044d6eef4a99eb65ac4d064713dd116e.zip | |
Tidy instructions spelling & spacing (#369)
* tidy up instructions spelling/spacing
* remove spaces in empty lines
Co-authored-by: Edward <[email protected]>
Co-authored-by: Kasra Bigdeli <[email protected]>
Diffstat (limited to 'public/v4/apps/photoprism.yml')
| -rw-r--r-- | public/v4/apps/photoprism.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/public/v4/apps/photoprism.yml b/public/v4/apps/photoprism.yml index 3136b69..5e8c8d9 100644 --- a/public/v4/apps/photoprism.yml +++ b/public/v4/apps/photoprism.yml @@ -16,8 +16,8 @@ caproverOneClickApp: validRegex: /^([^\s^\/])+$/ instructions: start: PhotoPrism is a server-based application for browsing, organizing and sharing your personal photo collection. We recommend hosting PhotoPrism on a server with at least 2 cores and 4 GB of memory. It makes use of the latest technologies to automatically tag and find pictures without getting in your way. - end: Photoprism is deployed and available as $$cap_appname. Please also enable Websockets in the Caprover UI. When you log in the default password is 'photoprism' - displayName: Photoprism + end: PhotoPrism is deployed and available as $$cap_appname. Please also enable Websockets in the Caprover UI. When you log in the default password is 'photoprism' + displayName: PhotoPrism isOfficial: true description: An app for browsing, organizing and sharing your personal photo collection. documentation: Taken from https://hub.docker.com/r/photoprism/photoprism |
