Update umami apps names (#679)
* Update umami-mysql.yml * Update umami-only.yml * Update umami-postgresql.yml
This commit is contained in:
parent
f5453a07ba
commit
fbec355229
|
|
@ -63,7 +63,7 @@ caproverOneClickApp:
|
|||
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!
|
||||
displayName: umami
|
||||
displayName: umami-mysql
|
||||
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.
|
||||
documentation: Official docs are [here](https://github.com/mikecao/umami)
|
||||
|
|
|
|||
|
|
@ -51,7 +51,7 @@ caproverOneClickApp:
|
|||
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!
|
||||
displayName: umami
|
||||
displayName: umami-only
|
||||
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.
|
||||
documentation: Official docs are [here](https://github.com/mikecao/umami)
|
||||
|
|
|
|||
|
|
@ -62,7 +62,7 @@ caproverOneClickApp:
|
|||
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!
|
||||
displayName: umami
|
||||
displayName: umami-postgresql
|
||||
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.
|
||||
documentation: Official docs are [here](https://github.com/mikecao/umami)
|
||||
|
|
|
|||
Loading…
Reference in New Issue