From b8b34bf77b31908c835cd6d32de48fd3645d070c Mon Sep 17 00:00:00 2001 From: Vivo Date: Sun, 24 Oct 2021 07:47:27 -0700 Subject: [PATCH] Fix port label typo (#528) --- public/v4/apps/ghost-only.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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