-
-
Notifications
You must be signed in to change notification settings - Fork 707
ports 80 and 443 are taken on my server. how do I change those ports. #3871
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
Comments
Please update the ticket tittle and add more context to your request. With what you have initially is impossible for us to help. |
netbird requires ports 80 and 443. these ports are already taken on my server. can I change these ports? |
If you have multiple services running on the same server that want to use the same port, you have these options:
Two services cannot share the same port on their own without reverse proxy in front of them. If you need additional help internet is full of guides on how to do this, also ChatGPT is profficient enough for this kind of task. |
no, the service requires port 80 and 443. |
the service is pangolin, so I can't just put a reverse proxy. |
I can't use ports 80 and 443 because they are already taken.
The text was updated successfully, but these errors were encountered: