Skip to content

Commit 6be7a9b

Browse files
authored
Add syncPubKeyDomain to email configuration
1 parent 8da7eec commit 6be7a9b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

gofarther.dev.email.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"syncBlock": false,
1010
"shared": false,
1111
"syncRedirectDomain": "gofarther.dev,lkpfeqrelvziltfwpuxi.supabase.co",
12+
"syncPubKeyDomain": "gofarther.dev"
1213
"records": [
1314
{ "type": "TXT", "host": "s1._domainkey", "data": "v=DKIM1; k=rsa; p=%dkimp%", "ttl": 3600, "txtConflictMatchingMode": "All" },
1415
{ "type": "SPFM", "host": "@", "spfRules": "include:_spf.gofarther.dev", "ttl": 3600 },

0 commit comments

Comments
 (0)