We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 399f798 commit ff0766fCopy full SHA for ff0766f
1 file changed
README.md
@@ -168,6 +168,8 @@ $ source env/bin/activate
168
$ honcho start -f Local
169
```
170
171
+For Windows users having issues with binding to a redis port locally, refer to [this issue](https://github.com/hack4impact/flask-base/issues/132).
172
+
173
## Formatting code
174
175
Before you submit changes to flask-base, you may want to auto format your code with `python manage.py format`.
0 commit comments