Skip to content

Commit

Permalink
Attempt to fix deployment (#1006)
Browse files Browse the repository at this point in the history
* Attempt to fix deployment

* ?

* !

---------

Co-authored-by: graham <[email protected]>
  • Loading branch information
cjdenio and grymmy authored Nov 21, 2023
1 parent 58ee8f2 commit 1be9d7d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/production.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.:
Expand Down Expand Up @@ -51,6 +52,7 @@ zones:
targets:
- dnsimple
hackclub.app.:
lenient: true
sources:
- config
targets:
Expand Down

0 comments on commit 1be9d7d

Please sign in to comment.