Skip to content

Commit fa842cb

Browse files
committed
why not
1 parent b0388df commit fa842cb

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

  • MyMusicBoxApi

MyMusicBoxApi/run

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ cd ..
2727
cd dev_database
2828
sudo docker compose up -d
2929

30+
# give enough time for containers to start
31+
sleep 15s
32+
3033
# run executable
3134
cd ..
3235
cd MyMusicBoxApi

0 commit comments

Comments
 (0)