mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-19 04:49:37 +02:00
Fixes
This commit is contained in:
parent
a87797f6af
commit
4f3edec9f1
3 changed files with 10 additions and 3 deletions
5
deploy.sh
Normal file
5
deploy.sh
Normal file
|
@ -0,0 +1,5 @@
|
|||
echo "Deploying latest version of AdventureLog"
|
||||
docker compose pull
|
||||
echo "Stating containers"
|
||||
docker compose up -d
|
||||
echo "All set!"
|
Loading…
Add table
Add a link
Reference in a new issue