1
0
Fork 0
mirror of synced 2024-07-03 21:40:55 +12:00

start command in bootstrap script

This commit is contained in:
Martin McKeaveney 2021-01-25 09:49:07 +00:00
parent 72be2865ab
commit 7aab3bcfd6

View file

@ -15,3 +15,6 @@ fetch_config_files() {
} }
fetch_config_files fetch_config_files
# Start budibase
docker-compose --env-file hosting.properties up