Skip to content

Commit

Permalink
docker-compose -> docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
abbyfour committed Oct 9, 2023
1 parent 3f2ad21 commit 7b21635
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
git pull

docker-compose build
docker-compose up -d
docker compose build
docker compose up -d

0 comments on commit 7b21635

Please sign in to comment.