mirror of
https://github.com/searxng/searxng-docker.git
synced 2025-12-22 19:50:00 +00:00
8 lines
304 B
Bash
8 lines
304 B
Bash
# By default listen on https://localhost
|
|
# To change this:
|
|
# * 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)
|
|
|
|
# SEARXNG_HOSTNAME=<host>
|
|
# LETSENCRYPT_EMAIL=<email>
|