mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 22:05:14 +00:00
Disable Cloudflare proxy on blueprint.hackclub.com (#2177)
* Disable Cloudflare proxy on Blueprint Cloudflare proxy is interfering with file uploads * Revert unintended change
This commit is contained in:
parent
074dc9ecd0
commit
29eaccef5d
1 changed files with 1 additions and 1 deletions
|
|
@ -1045,7 +1045,7 @@ bls:
|
|||
blueprint:
|
||||
- octodns:
|
||||
cloudflare:
|
||||
proxied: true
|
||||
proxied: false
|
||||
ttl: 300
|
||||
type: CNAME
|
||||
value: a.selfhosted.hackclub.com.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue