Skip to content

Commit

Permalink
Add command to bring docker network up if demo is first command to run
Browse files Browse the repository at this point in the history
  • Loading branch information
JonJagger committed Jan 18, 2024
1 parent dcaff6f commit d70d1dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/run_demo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ export_env_vars demo
create_assets_builder
refresh_static_assets
build_image
bring_network_up

sed 's/{NAME}/demo/' "${XY_HOST_ROOT_DIR}/docker-compose.yaml" \
| docker-compose \
Expand Down

0 comments on commit d70d1dc

Please sign in to comment.