docs: replace make for mise (#28913)

* docs: replace make for mise

* chore: remove makefile comment
This commit is contained in:
Yaros
2026-06-08 20:31:23 +02:00
committed by GitHub
parent e29267359e
commit f973927c68
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -218,7 +218,7 @@ When the Dev Container starts, it automatically:
- Debug ports: 9230 (workers), 9231 (API)
:::info
The Dev Container setup replaces the `make dev` command from the traditional setup. All services start automatically when you open the container.
The Dev Container setup replaces the `mise dev` command from the traditional setup. All services start automatically when you open the container.
:::
### Accessing Services