We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c16b11f commit 00541d6Copy full SHA for 00541d6
1 file changed
docs/LocalDevelopmentSetup.md
@@ -496,8 +496,8 @@ yarn start
496
---
497
498
**Services will be available at:**
499
-- **Kernel Memory Service**: http://localhost:9001 (Swagger UI)
500
-- **Backend API**: https://localhost:52190 (Swagger UI)
+- **Kernel Memory Service**: http://localhost:9001
+- **Backend API**: https://localhost:52190
501
- **Frontend Application**: http://localhost:5900
502
503
You're now ready to run and debug the application locally!
0 commit comments