How do you Choose the Port? #1455
Unanswered
alex-fullam
asked this question in
Q&A
Replies: 2 comments
-
|
there are a lot of domain seller . if u add subdomain then u can use many servers with different subdomains on the same ip address. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
What do you mean you can't choose a port? you can choose any port you want, as long as its not being used. Are you using docker? if so, the default is 8080:8080. If your port 8080 busy, choose a different one and replace it with the left one. for example 8880:8080 or 6060:8080 or any port you want. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm running (well, TRYING TO RUN) searx on a raspberry pi with some other programs running on various ports. I can not find any way to choose the port. I've tried adding the full address in the .env file, and I also tried doing it in the settings file but I cannot figure out how to do it. How do you choose the port to make it actually run?
Beta Was this translation helpful? Give feedback.
All reactions