📝 Change configs and notes
This commit is contained in:
parent
15b61fae2d
commit
851a6e4c92
3 changed files with 5 additions and 2 deletions
|
|
@ -87,7 +87,7 @@ services:
|
|||
port: 5432
|
||||
check_tables: true
|
||||
signature_server: inv_sig_helper:12999
|
||||
visitor_data: "CgtTbC0tbG84N1hjVSjdmc_FBjIKCgJVUxIEGgAgKQ%3D%3D"
|
||||
visitor_data: ""
|
||||
po_token: "IggXWBdaf-vbvg=="
|
||||
# external_port:
|
||||
# domain:
|
||||
|
|
|
|||
|
|
@ -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 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue