diff options
| author | valery1707 <[email protected]> | 2023-05-13 03:14:08 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-05-12 17:14:08 -0700 |
| commit | 3897c52278907bb472122142627b6e8647873269 (patch) | |
| tree | cefca5febee8ea153aedff84969ac94b4062add7 | |
| parent | 87299cc1769c5ecaa79859db964c3ba2eb34f042 (diff) | |
| download | caprover-one-click-apps-3897c52278907bb472122142627b6e8647873269.tar.gz caprover-one-click-apps-3897c52278907bb472122142627b6e8647873269.zip | |
Fix typo (#925)
| -rw-r--r-- | public/v4/apps/redmine-mysql.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/v4/apps/redmine-mysql.yml b/public/v4/apps/redmine-mysql.yml index 0f9d3ce..bf7132f 100644 --- a/public/v4/apps/redmine-mysql.yml +++ b/public/v4/apps/redmine-mysql.yml @@ -70,7 +70,7 @@ caproverOneClickApp: -------------------------------------------- 🔰 More information on initial configuration can be found at https://www.redmine.org/projects/redmine/wiki/RedmineInstall#Configuration. - displayName: Redmine (PostgreSQL) + displayName: Redmine (MySQL) isOfficial: true description: >- Redmine is a flexible project management web application written using Ruby on Rails framework. This app is packaged with MySQL. |
