Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/development'
Browse files Browse the repository at this point in the history
  • Loading branch information
thisiscleverson committed Apr 9, 2024
2 parents 2d53626 + 83467ce commit 1ea8790
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 @@ -11,7 +11,7 @@ status:
sudo systemctl status app

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

deploy: build stop
sudo cp ./app.service /etc/systemd/system/ && \
Expand Down

0 comments on commit 1ea8790

Please sign in to comment.