Browse Source

Update bootstrap.sh

pull/1012/head
Martin McKeaveney 6 years ago
committed by GitHub
parent
commit
5fd770de4a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  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