Skip to content

Commit

Permalink
chore: update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
thanhhaudev committed Oct 30, 2024
1 parent c293c31 commit 8224aca
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
@@ -1,4 +1,4 @@
.PHONY: all build run logs generate migrate seed stop
.PHONY: all build run logs generate migrate seed stop migrate/rollback migrate/refresh tidy

# Variables
DOCKER_COMPOSE_FILE=docker-compose.yaml
Expand Down

0 comments on commit 8224aca

Please sign in to comment.