We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b9c99d commit 35c8010Copy full SHA for 35c8010
Makefile
@@ -4,4 +4,4 @@ test:
4
go test -race -cover ./...
5
6
docker:
7
- docker-compose up -d
+ docker compose up -d
0 commit comments