mirror of
https://github.com/searxng/searxng.git
synced 2025-12-30 07:30:02 +00:00
container: add default support for IPv6 (#4448)
* Initial update * update docs and test files
This commit is contained in:
@@ -5,7 +5,7 @@ use_default_settings:
|
||||
- wikinews
|
||||
server:
|
||||
secret_key: "user_secret_key"
|
||||
bind_address: "0.0.0.0"
|
||||
bind_address: "[::]"
|
||||
default_http_headers:
|
||||
Custom-Header: Custom-Value
|
||||
engines:
|
||||
|
||||
Reference in New Issue
Block a user