cannot change binding port #354
Replies: 2 comments
-
Hey @xingpingcn! But just in case, and because my configuration files such as Here are the only changes I had to do to make it listen to
But I guess you might have figured it out since all this time :D |
Beta Was this translation helpful? Give feedback.
-
Sorry, I couldn't save settings, so I also had to change some other things in Here are all the final changes:
I'm not really sure I'm doing the things correctly, but that made it work. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
i set
SEARXNG_PORT
to 8081 indocker-compose.yml
, but searxng still listen to 8080. i can access to searxng througt 127.0.0.1:10915 because it route traffic to 8080 while it is set to 8081 i cannot access searxng.what's more, i find that searxng is set to listening to 8888 by default in
/settings.yml
, which is confusing.Beta Was this translation helpful? Give feedback.
All reactions