From 799f6dc5d3667906bdb4a04d2b3a43721d84a901 Mon Sep 17 00:00:00 2001 From: bgervan Date: Mon, 6 Jan 2020 15:28:49 +0100 Subject: [PATCH] Update ghost.json (#117) Don't expose as web app the maria DB. --- public/v2/apps/ghost.json | 1 + 1 file changed, 1 insertion(+) 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":[