mirror of
https://github.com/google/nomulus
synced 2026-08-21 06:36:15 +00:00
Remove whois networking from the proxy (#2976)
This commit is contained in:
@@ -12,7 +12,4 @@ module "proxy" {
|
||||
gcr_project_name = "YOUR_GCR_PROJECT"
|
||||
proxy_domain_name = "YOUR_PROXY_DOMAIN"
|
||||
proxy_certificate_bucket = "YOUR_CERTIFICATE_BUCKET"
|
||||
|
||||
# Uncomment to disable forwarding of whois HTTP interfaces.
|
||||
# public_web_whois = 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user