summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorbgervan <[email protected]>2020-01-06 15:28:49 +0100
committerKasra Bigdeli <[email protected]>2020-01-06 09:28:49 -0500
commit799f6dc5d3667906bdb4a04d2b3a43721d84a901 (patch)
tree721cc843f496e2d9f8e3e340ff9f0d6ffc0e8a39
parent2a98ab2ea65c96d9dbbdbae7149e62467bb5956f (diff)
downloadcaprover-one-click-apps-799f6dc5d3667906bdb4a04d2b3a43721d84a901.tar.gz
caprover-one-click-apps-799f6dc5d3667906bdb4a04d2b3a43721d84a901.zip
Update ghost.json (#117)
Don't expose as web app the maria DB.
-rw-r--r--public/v2/apps/ghost.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/v2/apps/ghost.json b/public/v2/apps/ghost.json
index bb1c7f9..228a1bd 100644
--- a/public/v2/apps/ghost.json
+++ b/public/v2/apps/ghost.json
@@ -39,6 +39,7 @@
"MARIADB_ROOT_USER":"$$cap_db_user",
"MARIADB_USER":"ghost"
},
+ "notExposeAsWebApp": "true",
"image":"bitnami/mariadb:10.1",
"restart":"always",
"volumes":[