mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 19:45:12 +00:00
Attempt to fix deployment (#1006)
* Attempt to fix deployment * ? * ! --------- Co-authored-by: graham <graham@hackclub.com>
This commit is contained in:
parent
58ee8f2e69
commit
1be9d7d345
1 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ providers:
|
|||
class: octodns.provider.dnsimple.DnsimpleProvider
|
||||
token: env/DNSIMPLE_API_KEY
|
||||
account: env/DNSIMPLE_ACCOUNT_NUMBER
|
||||
delete_pcent_threshold: 1.0
|
||||
|
||||
zones:
|
||||
hackclub.com.:
|
||||
|
|
@ -51,6 +52,7 @@ zones:
|
|||
targets:
|
||||
- dnsimple
|
||||
hackclub.app.:
|
||||
lenient: true
|
||||
sources:
|
||||
- config
|
||||
targets:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue