Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
m110 committed Aug 25, 2024
1 parent 7a3b1cb commit 90b20ea
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,7 +1,7 @@
include: .env

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

test:
go test ./...
Expand Down

0 comments on commit 90b20ea

Please sign in to comment.