We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccaf073 commit a0dbb43Copy full SHA for a0dbb43
README.md
@@ -4,7 +4,7 @@
4
* Local using:
5
* `dotnet run --project apps/Mooc/Backend/Backend.csproj`
6
* Docker using:
7
- * `docker-compose up`
+ * `docker compose up`
8
9
And then going to http://localhost:8030/health-check to check all is ok.
10
0 commit comments