You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -109,7 +109,7 @@ docker-compose -f docker/docker-compose.yml up
109
109
python manage.py migrate
110
110
python manage.py runserver
111
111
```
112
-
- Then open http://localhost:8000/swagger/ in your browser to explore API.
112
+
- Then open http://localhost:8000/swagger-ui/ in your browser to explore API.
113
113
114
114
- After running API, Go to Frontend UI [React CRM](https://github.com/MicroPyramid/react-crm"React CRM") project to configure Fronted UI to interact with API.
0 commit comments