forked from GithubBackups/healthchecks
Updated default port in readme
The default port after following the directions is actually 8000 instead of 8080.
This commit is contained in:
parent
b8c0fd0eb9
commit
319d4528bb
@ -70,9 +70,9 @@ in development environment.
|
||||
|
||||
$ ./manage.py runserver
|
||||
|
||||
The site should now be running at `http://localhost:8080`
|
||||
The site should now be running at `http://localhost:8000`
|
||||
To log into Django administration site as a super user,
|
||||
visit `http://localhost:8080/admin`
|
||||
visit `http://localhost:8000/admin`
|
||||
|
||||
## Configuration
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user