Skip to content

Update README and SearXNG configuration #5

Update README and SearXNG configuration

Update README and SearXNG configuration #5

Workflow file for this run

# Docker image builds and pushes are disabled.
# All users should use local builds for both development and production.
# This workflow is intentionally left empty.
# name: Build & Push Docker Images
# on:
# push:
# branches:
# - main
# release:
# types: [published]
# jobs:
# (disabled)