Add minor adaptations for gitpod config and docker files.

This commit is contained in:
Andrey Antukh 2021-03-31 14:34:46 +02:00
parent 43e75401d7
commit f4f51dbf6b
4 changed files with 79 additions and 43 deletions

View file

@ -2,4 +2,5 @@
bb -i '(babashka.wait/wait-for-port "localhost" 9630)';
bb -i '(babashka.wait/wait-for-path "target/app.js")';
sleep 2;
node target/app.js