bytefana

Results 4 comments of bytefana

I am having the same issue. Running on localhost. Server is getting the request from browser, but blank page is rendered Installed using steps as shown from Network Chuck (without...

unfortunately, I am still having blank page rendered with or without method: "GET" in the settings.yml file

- I am running `Ubuntu 22.04 LTS` as my VM on a local NAS (TrueNAS) - I did not edit `.env` file - I have tried both with or without...

Hi guys, I am not sure if im doing it right, but changing the ports in [docker-compose.yml](https://github.com/searxng/searxng-docker/blob/master/docker-compose.yaml#L42-L43) seems to work for me: under the `searxng:` portion, change `ports: - "127.0.0.1:8080:8080"...