summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--public/v4/apps/ghost.yml18
1 files changed, 9 insertions, 9 deletions
diff --git a/public/v4/apps/ghost.yml b/public/v4/apps/ghost.yml
index 8987b5e..969abf9 100644
--- a/public/v4/apps/ghost.yml
+++ b/public/v4/apps/ghost.yml
@@ -94,27 +94,27 @@ caproverOneClickApp:
id: $$cap_ghost_blog_title
label: Ghost Blog Title
- defaultValue: smtp.gmail.com
- description: The STMP host you will be using
+ description: The SMTP host you will be using
id: $$cap_ghost_smtp_host
- label: STMP host
+ label: SMTP host
- defaultValue: '587'
- description: The STMP port you will be using
+ description: The SMTP port you will be using
id: $$cap_ghost_smtp_port
- label: STMP port
+ label: SMTP port
- defaultValue: [email protected]
description: Your user on the SMTP service
id: $$cap_ghost_smtp_user
- label: STMP user
+ label: SMTP user
- description: Your password on the SMTP service
id: $$cap_ghost_smtp_password
- label: STMP password
+ label: SMTP password
- description: The SMTP protocol to use. Allowed values tls, ssl. No default.
id: $$cap_ghost_smtp_protocol
- label: '[OPTIONAL] STMP protocol'
+ label: '[OPTIONAL] SMTP protocol'
- defaultValue: [email protected]
- description: STMP from address
+ description: SMTP from address
id: $$cap_ghost_smtp_from
- label: STMP from address
+ label: SMTP from address
instructions:
end: >
Ghost is deployed and available as $$cap_appname.