Setup SearXNG: Difference between revisions

Initial
 
.md removed
 
Line 1: Line 1:
Return to [[server-guides.md|server-guides]] https://docs.searxng.org/admin/installation-docker.html
Return to [[server-guides|server-guides]] https://docs.searxng.org/admin/installation-docker.html


<syntaxhighlight lang="shell">export PORT=8080
<syntaxhighlight lang="shell">export PORT=8080
Line 32: Line 32:
   # For example: https://example.com/privacy
   # For example: https://example.com/privacy
   privacypolicy_url: false
   privacypolicy_url: false
   # use true to use your own donation page written in searx/info/en/donate.md
   # use true to use your own donation page written in searx/info/en/donate
   # use false to disable the donation link
   # use false to disable the donation link
   donation_url: false
   donation_url: false
Line 1,807: Line 1,807:
     about:
     about:
       website: https://alexandria.org/
       website: https://alexandria.org/
       official_api_documentation: https://github.com/alexandria-org/alexandria-api/raw/master/README.md
       official_api_documentation: https://github.com/alexandria-org/alexandria-api/raw/master/README
       use_official_api: true
       use_official_api: true
       require_api_key: false
       require_api_key: false