Update README.md

This commit is contained in:
Game_Time
2025-08-16 17:22:34 +05:00
committed by GitHub
parent 09cb98d185
commit 9d4da4c9f5

View File

@@ -27,8 +27,7 @@ You can make sure this worked by running `python chatmock.py info`
```bash
python chatmock.py serve
```
- Then, you can simply use the address and port as the baseURL as you require (http://127.0.0.1:8000 by default)
Then, you can simply use the address and port as the baseURL as you require (http://127.0.0.1:8000 by default)
Reminder: When setting a baseURL, make you sure you include /v1/ at the end of the URL (e.g http://127.0.0.1:8000/v1)