searx / searx-docker

Create a searx instance using Docker
GNU Affero General Public License v3.0
404 stars 67 forks source link

Change Caddy Port? #105

Closed ngx3 closed 3 years ago

ngx3 commented 3 years ago

I have another service utilizing port 443, is it possible to change the caddy port to 4443? I tried adding it to the script, but it tells me:

ERROR: for caddy  "host" network_mode is incompatible with port_bindings
Traceback (most recent call last):
unixfox commented 3 years ago

duplicate of https://github.com/searx/searx-docker/issues/63

ngx3 commented 3 years ago

Just a note for users reference, the above does not provide a solution. It does not mention Caddy or changing ports without giving off

ERROR: for caddy "host" network_mode is incompatible with port_bindings Traceback (most recent call last):

unixfox commented 3 years ago

Never said it was a solution, we just don't support the ability to do that and the feature request for that is tracked in another github issue.