Browse Source

Update bootstrap.sh

pull/4023/head
Martin McKeaveney 5 years ago
committed by GitHub
parent
commit
f00ddf3dd9
  1. 2
      hosting/bootstrap.sh

2
hosting/bootstrap.sh

@ -17,4 +17,4 @@ fetch_config_files() {
fetch_config_files
# Start budibase
docker-compose --env-file hosting.properties up
docker-compose --env-file hosting.properties up -d

Loading…
Cancel
Save