mirror of https://github.com/pallets/flask.git
Compare commits
4 Commits
89820ac588
...
9ddbe2a772
| Author | SHA1 | Date |
|---|---|---|
|
|
9ddbe2a772 | |
|
|
7bf3be8dfa | |
|
|
a42c4d54a3 | |
|
|
184ec3c545 |
|
|
@ -1,7 +1,7 @@
|
|||
Contributing
|
||||
============
|
||||
|
||||
See the Pallets `detailed contributing documentation <_contrib>`_ for many ways
|
||||
See the Pallets `detailed contributing documentation <contrib_>`_ for many ways
|
||||
to contribute, including reporting issues, requesting features, asking or
|
||||
answering questions, and making PRs.
|
||||
|
||||
|
|
|
|||
|
|
@ -77,7 +77,7 @@ following example shows that process id 6847 is using port 5000.
|
|||
|
||||
macOS Monterey and later automatically starts a service that uses port
|
||||
5000. You can choose to disable this service instead of using a different port by
|
||||
searching for "AirPlay Receiver" in System Preferences and toggling it off.
|
||||
searching for "AirPlay Receiver" in System Settings and toggling it off.
|
||||
|
||||
|
||||
Deferred Errors on Reload
|
||||
|
|
|
|||
Loading…
Reference in New Issue