From f00ddf3dd92c2f2d3d40a39efa64e0da7867e029 Mon Sep 17 00:00:00 2001 From: Martin McKeaveney Date: Mon, 25 Jan 2021 10:26:20 +0000 Subject: [PATCH] Update bootstrap.sh --- hosting/bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosting/bootstrap.sh b/hosting/bootstrap.sh index 12482b73e8..4e15481e64 100755 --- a/hosting/bootstrap.sh +++ b/hosting/bootstrap.sh @@ -17,4 +17,4 @@ fetch_config_files() { fetch_config_files # Start budibase -docker-compose --env-file hosting.properties up \ No newline at end of file +docker-compose --env-file hosting.properties up -d