We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d3516a commit 8f5e546Copy full SHA for 8f5e546
README.md
@@ -93,7 +93,7 @@ $ # Set Up the Database
93
$ python manage.py migrate
94
$
95
$ # Start the API
96
-$ python manage.py runserver
+$ python manage.py runserver 5000
97
```
98
99
<br />
0 commit comments