Added a note at the end of the setup section of README to tell the user to use localhost instead of 127.0.0.1

This commit is contained in:
kindtanton 2019-11-20 18:20:11 +01:00
parent 31cd09d94f
commit da8ad21119

View file

@ -40,6 +40,8 @@ Finally run the webserver with
python3 app/app.py runserver
Make sure to use localhost instead of 127.0.0.1 if you want to be able to login.
## Development
### Changing the database