mirror of
https://github.com/penpot/penpot.git
synced 2025-06-01 20:41:39 +02:00
✨ Add minor adaptations for gitpod config and docker files.
This commit is contained in:
parent
43e75401d7
commit
f4f51dbf6b
4 changed files with 79 additions and 43 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue