#!/bin/sh # start uwsgi with SearXNG workload exec uwsgi --master --http-socket "0.0.0.0:8080" "/etc/uwsgi/uwsgi.ini"