blob: c6d233aead93345c2ecf9124f55485743a7269d4 [file] [log] [blame]
resolver {
nameserver 127.0.0.1
}
listen 8443 {
protocol tls
table https_hosts
}
table https_hosts {
# Google Fiber service domain
.*\\.gfsvc\\.com$ *:443
}