3 lines
No EOL
71 B
Bash
Executable file
3 lines
No EOL
71 B
Bash
Executable file
#!/bin/bash
|
|
dockerize -wait tcp://database:1502 -timeout 20s
|
|
pnpm start |