chore: document and standardize hosts/ports across apps

This commit is contained in:
2025-09-10 01:21:15 +05:30
parent 701ff61214
commit 70cfff90ce
13 changed files with 218 additions and 42 deletions

View File

@@ -45,6 +45,9 @@ cd apps/SeleniumService
python3 agent.py
```
## 📖 Developer Documentation
- [Development Hosts & Ports](docs/ports.md) — which app runs on which host/port
## This in a Turborepo. What's inside?