From 117692584482d0fcfa175929515720fd16392525 Mon Sep 17 00:00:00 2001 From: Kasra Bigdeli Date: Thu, 13 Feb 2020 20:41:26 -0500 Subject: [PATCH] updated ghost --- public/v2/apps/ghost-only.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/v2/apps/ghost-only.json b/public/v2/apps/ghost-only.json index 7115c69..66b0a7d 100644 --- a/public/v2/apps/ghost-only.json +++ b/public/v2/apps/ghost-only.json @@ -1,8 +1,8 @@ { "captainVersion": "2", "documentation":"Taken from https://docs.ghost.org/", - "displayName": "Ghost Only", - "description": "This will create a Ghost blog without a database. Ghost is a free and open source blogging platform written in JavaScript and distributed under the MIT License. After installation you will need to change config.production.json, theres a bug where the port number is in the url.", + "displayName": "Ghost - No Database", + "description": "This will create a Ghost blog without a database. After installation you will need to change config.production.json, theres a bug where the port number is in the url.", "dockerCompose":{ "services":{ "$$cap_appname":{