updated ghost
This commit is contained in:
parent
93d0f65a44
commit
1176925844
|
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"captainVersion": "2",
|
"captainVersion": "2",
|
||||||
"documentation":"Taken from https://docs.ghost.org/",
|
"documentation":"Taken from https://docs.ghost.org/",
|
||||||
"displayName": "Ghost Only",
|
"displayName": "Ghost - No Database",
|
||||||
"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.",
|
"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":{
|
"dockerCompose":{
|
||||||
"services":{
|
"services":{
|
||||||
"$$cap_appname":{
|
"$$cap_appname":{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue