container: add default support for IPv6 (#4448)

* Initial update

* update docs and test files
This commit is contained in:
Ivan Gabaldon
2025-03-15 11:20:37 +01:00
committed by GitHub
parent 583007fd04
commit 11b5ae186b
7 changed files with 7 additions and 7 deletions

View File

@@ -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: