2 lines
43 B
Bash
2 lines
43 B
Bash
|
echo 'starting app...'
|
||
|
docker-compose up -d
|