iridescentX commited on
Commit
019170e
·
verified ·
1 Parent(s): 9a80fbd

Update searxng/settings.yml

Browse files
Files changed (1) hide show
  1. searxng/settings.yml +1 -1
searxng/settings.yml CHANGED
@@ -77,7 +77,7 @@ server:
77
  # Is overwritten by ${SEARXNG_PORT} and ${SEARXNG_BIND_ADDRESS}
78
  port: 8080
79
  #port: 8888
80
- bind_address: "127.0.0.1:8080"
81
  # public URL of the instance, to ensure correct inbound links. Is overwritten
82
  # by ${SEARXNG_URL}.
83
  base_url: / # "http://example.com/location"
 
77
  # Is overwritten by ${SEARXNG_PORT} and ${SEARXNG_BIND_ADDRESS}
78
  port: 8080
79
  #port: 8888
80
+ bind_address: "127.0.0.1"
81
  # public URL of the instance, to ensure correct inbound links. Is overwritten
82
  # by ${SEARXNG_URL}.
83
  base_url: / # "http://example.com/location"