Update umami apps names (#679)

* Update umami-mysql.yml

* Update umami-only.yml

* Update umami-postgresql.yml
This commit is contained in:
AriaieBOY 2022-08-01 07:58:55 +04:30 committed by GitHub
parent f5453a07ba
commit fbec355229
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -63,7 +63,7 @@ caproverOneClickApp:
Your umami instance is available at http://$$cap_appname.$$cap_root_domain Your umami instance is available at http://$$cap_appname.$$cap_root_domain
IMPORTANT: Use user 'admin' and password 'umami' to login and change your password immediately! IMPORTANT: Use user 'admin' and password 'umami' to login and change your password immediately!
displayName: umami displayName: umami-mysql
isOfficial: true isOfficial: true
description: umami is a simple, easy to use, self-hosted web analytics solution. The goal is to provide you with a friendly privacy-focused alternative to Google Analytics. description: umami is a simple, easy to use, self-hosted web analytics solution. The goal is to provide you with a friendly privacy-focused alternative to Google Analytics.
documentation: Official docs are [here](https://github.com/mikecao/umami) documentation: Official docs are [here](https://github.com/mikecao/umami)

View File

@ -51,7 +51,7 @@ caproverOneClickApp:
Your umami instance is available at http://$$cap_appname.$$cap_root_domain Your umami instance is available at http://$$cap_appname.$$cap_root_domain
IMPORTANT: Use user 'admin' and password 'umami' to login and change your password immediately! IMPORTANT: Use user 'admin' and password 'umami' to login and change your password immediately!
displayName: umami displayName: umami-only
isOfficial: true isOfficial: true
description: umami is a simple, easy to use, self-hosted web analytics solution. The goal is to provide you with a friendly privacy-focused alternative to Google Analytics. description: umami is a simple, easy to use, self-hosted web analytics solution. The goal is to provide you with a friendly privacy-focused alternative to Google Analytics.
documentation: Official docs are [here](https://github.com/mikecao/umami) documentation: Official docs are [here](https://github.com/mikecao/umami)

View File

@ -62,7 +62,7 @@ caproverOneClickApp:
Your umami instance is available at http://$$cap_appname.$$cap_root_domain Your umami instance is available at http://$$cap_appname.$$cap_root_domain
IMPORTANT: Use user 'admin' and password 'umami' to login and change your password immediately! IMPORTANT: Use user 'admin' and password 'umami' to login and change your password immediately!
displayName: umami displayName: umami-postgresql
isOfficial: true isOfficial: true
description: umami is a simple, easy to use, self-hosted web analytics solution. The goal is to provide you with a friendly privacy-focused alternative to Google Analytics. description: umami is a simple, easy to use, self-hosted web analytics solution. The goal is to provide you with a friendly privacy-focused alternative to Google Analytics.
documentation: Official docs are [here](https://github.com/mikecao/umami) documentation: Official docs are [here](https://github.com/mikecao/umami)