Eliminar start-app.sh
This commit is contained in:
parent
f05d72b299
commit
35d48350af
@ -1,8 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
set -e
|
|
||||||
|
|
||||||
echo "Running app..."
|
|
||||||
|
|
||||||
docker compose up -d
|
|
||||||
|
|
||||||
echo "The app is available at http://localhost:8080"
|
|
||||||
Loading…
Reference in New Issue
Block a user