Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only listen on localhost when debugging #188

Merged
merged 1 commit into from
May 9, 2024
Merged

Conversation

mattjohnsonpint
Copy link
Member

I was tired of getting these constantly:

image

Turns out, if you listen on localhost:8686 instead of just :8686 (all interfaces), MacOS doesn't nag you with a firewall prompt any more.

@mattjohnsonpint mattjohnsonpint requested a review from a team as a code owner May 9, 2024 15:00
@mattjohnsonpint mattjohnsonpint enabled auto-merge (squash) May 9, 2024 15:01
@mattjohnsonpint mattjohnsonpint merged commit 1a4d492 into main May 9, 2024
4 checks passed
@mattjohnsonpint mattjohnsonpint deleted the mjp/no-nag branch May 9, 2024 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants