Skip to content

Commit

Permalink
correção de erro no makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
thisiscleverson committed Apr 9, 2024
1 parent 93dc28d commit ee677cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ build:
deploy:
docker compose down \
docker compose pull \
docker compose up -d
docker compose up -d \

0 comments on commit ee677cf

Please sign in to comment.