summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorKasra Bigdeli <[email protected]>2019-03-17 08:41:51 -0700
committerKasra Bigdeli <[email protected]>2019-03-17 08:41:51 -0700
commit926e2387dc03e42e5178fe33aeae790fff63c99a (patch)
tree168b071ec04b8d064a259614a21ede798a622e02
parentaae4923edc17aef76bb276870be27f170a43bb0f (diff)
downloadcaprover-one-click-apps-926e2387dc03e42e5178fe33aeae790fff63c99a.tar.gz
caprover-one-click-apps-926e2387dc03e42e5178fe33aeae790fff63c99a.zip
Removed unused port
-rw-r--r--public/v1/apps/ghost.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/public/v1/apps/ghost.json b/public/v1/apps/ghost.json
index 9deadf6..ce4bc3c 100644
--- a/public/v1/apps/ghost.json
+++ b/public/v1/apps/ghost.json
@@ -4,7 +4,6 @@
"dockerCompose":{
"services":{
"$$cap_appname":{
- "containerHttpPort":"2368",
"environment":{
"GHOST_DATABASE_NAME":"ghost",
"GHOST_DATABASE_PASSWORD":"$$cap_db_ghost_password",