mirror of
https://github.com/DeBrosOfficial/network.git
synced 2026-01-30 05:23:03 +00:00
core dns https issue
This commit is contained in:
parent
c3d6500785
commit
81414722cd
@ -300,7 +300,8 @@ func (ci *CoreDNSInstaller) generateCorefile(domain, rqliteDSN string) string {
|
||||
# Enable logging and error reporting
|
||||
log
|
||||
errors
|
||||
cache 60
|
||||
# NOTE: No cache here — the rqlite plugin has its own cache.
|
||||
# CoreDNS cache would cache NXDOMAIN and break ACME DNS-01 challenges.
|
||||
}
|
||||
|
||||
# Forward all other queries to upstream DNS
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user