Skip to content

Commit

Permalink
atualização nos comando de deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
thisiscleverson committed Apr 12, 2024
1 parent 3731733 commit d46c00d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,4 @@ build:

deploy:
docker compose down && \
docker compose pull && \
docker compose up -d
docker compose up --bulid -d

0 comments on commit d46c00d

Please sign in to comment.