Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -18,7 +18,7 @@ and <span style="font-size:24px;">Instagram Crawler</span> with <span style="fon | ... | @@ -18,7 +18,7 @@ and <span style="font-size:24px;">Instagram Crawler</span> with <span style="fon |
18 | - Flask | 18 | - Flask |
19 | 19 | ||
20 | ## Execute server | 20 | ## Execute server |
21 | -listing for __*localhost:8080*__ | 21 | +listing for __*localhost:5000*__ |
22 | ```shell | 22 | ```shell |
23 | python -m pipenv shell | 23 | python -m pipenv shell |
24 | python server.py | 24 | python server.py | ... | ... |
-
Please register or login to post a comment