forked from orbit-oss/flask
Update docs to address redesigned macOS settings app (#5355)
This commit is contained in:
commit
77f6c72cf9
1 changed files with 2 additions and 2 deletions
|
|
@ -76,8 +76,8 @@ following example shows that process id 6847 is using port 5000.
|
|||
TCP 127.0.0.1:5000 0.0.0.0:0 LISTENING 6847
|
||||
|
||||
macOS Monterey and later automatically starts a service that uses port
|
||||
5000. To disable the service, go to System Preferences, Sharing, and
|
||||
disable "AirPlay Receiver".
|
||||
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.
|
||||
|
||||
|
||||
Deferred Errors on Reload
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue