Personal DB
Django - port redirects to other than 8000 (solved)
Ayin Kim
2021. 2. 10. 08:21
반응형
Problem.
The issue happened once I enter through the terminal's hotlink URL.
Solution.
Manually input http://127.0.0.1:8000/ on the address bar. This is port issue.