# Required. Cryptographic signing key (cookies, etc). Generate with: # openssl rand -hex 32 # The real value is vaulted at nh3-docker/searxng-secret — fetch it with # secret get nh3-docker/searxng-secret # and never commit it here. SEARXNG_SECRET=changeme_openssl_rand_hex_32