📝 Made note to change secret key

This commit is contained in:
tomit4 2025-08-31 21:48:09 -07:00
parent 6b65ca619c
commit 4dd94536c1

View file

@ -2,7 +2,7 @@
use_default_settings: true
server:
# base_url is defined in the SEARXNG_BASE_URL environment variable, see .env and docker-compose.yml
secret_key: "d3ce536cad273a010ca43c7019873041efd3d94e152a1a5fb1f863686fac90a2" # change this!
secret_key: "CHANGE ME!!!" # change this!
limiter: false # enable this when running the instance for a public usage on the internet
image_proxy: true
bind_address: 0.0.0.0