docs: cleanup REALTIME_DEV.md + application*.properties stale mic-after-work refs
Some checks failed
CI/CD Lions Pipeline / Build + Push + Deploy (push) Failing after 7s

This commit is contained in:
2026-04-24 19:45:43 +00:00
parent 82b927fdd1
commit f54f959fdc
3 changed files with 3 additions and 3 deletions

View File

@@ -57,7 +57,7 @@ docker run -d --name kafka-dev -p 9092:9092 \
## 2. Démarrer le backend Quarkus (profil dev)
```bash
cd mic-after-work-server-impl-quarkus-main
cd afterwork-server-impl-quarkus
mvn quarkus:dev
```