Skip to content

Commit 187186c

Browse files
committed
Document how to change the port
1 parent 0ff5467 commit 187186c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Once you have all dependencies, you can start the development server:
8989
9090
./manage.py runserver
9191
92-
It will listen on port 8000 by default (you can change this by parameters).
92+
It will listen on port 8000 by default (or use: `./manage.py runserver 127.0.0.1:8080` for a different port).
9393

9494
To run the test-suite execute:
9595

0 commit comments

Comments
 (0)