diff options
| author | Vivo <[email protected]> | 2021-10-24 07:47:27 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-10-24 07:47:27 -0700 |
| commit | b8b34bf77b31908c835cd6d32de48fd3645d070c (patch) | |
| tree | 24ce098148be74c576ab53e8e9ba1acefa7b8d4d /public/v4/apps/ghost-only.yml | |
| parent | 4ac5853a8a571c99f17674af9c4a93ecec7f8908 (diff) | |
| download | caprover-one-click-apps-b8b34bf77b31908c835cd6d32de48fd3645d070c.tar.gz caprover-one-click-apps-b8b34bf77b31908c835cd6d32de48fd3645d070c.zip | |
Fix port label typo (#528)
Diffstat (limited to 'public/v4/apps/ghost-only.yml')
| -rw-r--r-- | public/v4/apps/ghost-only.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/v4/apps/ghost-only.yml b/public/v4/apps/ghost-only.yml index 56f4cfb..dcaa651 100644 --- a/public/v4/apps/ghost-only.yml +++ b/public/v4/apps/ghost-only.yml @@ -38,7 +38,7 @@ caproverOneClickApp: - description: Maria DB port defaultValue: '3306' id: $$cap_mariadb_port_number - label: MariaDB user + label: MariaDB port - description: Database name defaultValue: ghost id: $$cap_ghost_database_name |
