mirror of
https://github.com/System-End/dns.git
synced 2026-04-20 00:25:21 +00:00
Fix syntax error in yaml
This commit is contained in:
parent
d109c84118
commit
5f0bcd4ee5
1 changed files with 1 additions and 1 deletions
|
|
@ -105,7 +105,7 @@ ctrlalttec:
|
|||
type: TXT
|
||||
value: v=spf1 include:_spf.google.com ~all
|
||||
- ttl: 3600
|
||||
type: MX
|
||||
type: MX
|
||||
values:
|
||||
- exchange: aspmx.l.google.com.
|
||||
preference: 1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue