You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng-docker/.env

8 lines
304 B
Bash

# By default listen on https://localhost
# To change this:
3 years ago
# * uncomment SEARXNG_HOSTNAME, and replace <host> by the SearXNG hostname
# * uncomment LETSENCRYPT_EMAIL, and replace <email> by your email (require to create a Let's Encrypt certificate)
3 years ago
# SEARXNG_HOSTNAME=<host>
# LETSENCRYPT_EMAIL=<email>