1seok2

docs: change server ports

......@@ -18,7 +18,7 @@ and <span style="font-size:24px;">Instagram Crawler</span> with <span style="fon
- Flask
## Execute server
listing for __*localhost:8080*__
listing for __*localhost:5000*__
```shell
python -m pipenv shell
python server.py
......