Replies: 1 comment 1 reply
-
Figured out at least that it was for the LetsEncrypt Validation, however, still I am unable to change the port to 8081. ports:
- "127.0.0.1:8081:8080" Even though, I set this to 8081, it still seems to use 443. As once soon as I start the container, I get 502 on :443, while OpenLiteSpeed is stopped. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hey.
I am trying to get SearXNG working, but it doesn't seems to help, no matter how do I change its ports.
I have OpenLiteSpeed running on 80 and 443, as well as some other containers that are passed to 8080.
I was trying to use 8081 for SearXNG - Caddy, but it fails with the following output apperently.
caddy | run: loading initial config: loading new config: http app module: start: tcp: listening on :443: listen tcp :443: bind: address already in use
Everything else starts.
Anyone perhaps could assist?
Beta Was this translation helpful? Give feedback.
All reactions