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