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

Force the use of port 8080. #2

Merged
merged 1 commit into from Apr 1, 2022
Merged

Force the use of port 8080. #2

merged 1 commit into from Apr 1, 2022

Conversation

freakboy3742
Copy link
Contributor

The pyscript server defaults to port 5000. However, it turns out this is the default port used by the AirPlay receiver on macOS (see sveltejs/template#184), so it's not a safe port to use on macOS.

sirv-cli 2.0.0 apparently changes to this port as a default (see sveltejs/template#278); this PR fixes the problem without updating sirv-cli.

Copy link
Contributor

@fpliger fpliger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sweet. TY!

@fpliger fpliger merged commit 073138b into main Apr 1, 2022
@fpliger fpliger deleted the default-port branch April 1, 2022 15:48
@JeffersGlass JeffersGlass mentioned this pull request Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants