Skip to content

Commit

Permalink
whitespace change
Browse files Browse the repository at this point in the history
  • Loading branch information
sherwoodf committed Feb 14, 2025
1 parent 18334bc commit b2f7da0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ client.examples:
docker compose --profile client_examples up --build --force-recreate --remove-orphans --abort-on-container-exit

api.up:
docker compose up -d --build --wait
docker compose up -d --build --wait

api.down:
docker compose down

0 comments on commit b2f7da0

Please sign in to comment.