mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-18 20:39:36 +02:00
Add follow command to the deploy script
This commit is contained in:
parent
4ea7ef69a6
commit
f150423c1e
1 changed files with 2 additions and 1 deletions
|
@ -5,3 +5,4 @@ docker compose pull
|
||||||
echo "Stating containers"
|
echo "Stating containers"
|
||||||
docker compose up -d
|
docker compose up -d
|
||||||
echo "All set!"
|
echo "All set!"
|
||||||
|
docker logs adventurelog-backend --follow
|
Loading…
Add table
Add a link
Reference in a new issue