Update bootstrap.sh
This commit is contained in:
parent
e70b9946dd
commit
f00ddf3dd9
|
@ -17,4 +17,4 @@ fetch_config_files() {
|
||||||
fetch_config_files
|
fetch_config_files
|
||||||
|
|
||||||
# Start budibase
|
# Start budibase
|
||||||
docker-compose --env-file hosting.properties up
|
docker-compose --env-file hosting.properties up -d
|
||||||
|
|
Loading…
Reference in New Issue