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