Skip to content

Commit 8929026

Browse files
authored
Comment out DNS settings in witcc.dev.yaml
Comment out the DNS configuration in witcc.dev.yaml
1 parent 9024925 commit 8929026

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

witcc.dev.yaml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
---
2-
? ''
3-
: octodns:
4-
cloudflare:
5-
auto-ttl: true
6-
ttl: 300
7-
type: NS
8-
values:
9-
- curitiba.ns.porkbun.com.
10-
- fortaleza.ns.porkbun.com.
11-
- maceio.ns.porkbun.com.
12-
- salvador.ns.porkbun.com.
1+
# ---
2+
# ? ''
3+
# : octodns:
4+
# cloudflare:
5+
# auto-ttl: true
6+
# ttl: 300
7+
# type: NS
8+
# values:
9+
# - curitiba.ns.porkbun.com.
10+
# - fortaleza.ns.porkbun.com.
11+
# - maceio.ns.porkbun.com.
12+
# - salvador.ns.porkbun.com.

0 commit comments

Comments
 (0)