Spaces:
Running
Running
Update searxng/settings.yml
Browse files- 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
|
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"
|