feat: allow http domain whitelisting in http_request config #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/http-domain-whitelist"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hosts in
allowed_insecure_domainscan usehttp://URLs (e.g.http://nulltickets:7700/). All other hosts must usehttps://. This is needed for container-to-container communication in Docker Compose networks where service discovery is via plain HTTP.Config Example
Pull request closed