Create Zone
This commit is contained in:
parent
0fdf756593
commit
ff031eaf39
@ -39,7 +39,7 @@ class PagesController extends Controller
|
|||||||
'type' => 'SOA',
|
'type' => 'SOA',
|
||||||
'changetype' => 'REPLACE',
|
'changetype' => 'REPLACE',
|
||||||
'records' => [
|
'records' => [
|
||||||
'content' => 'pdnstest.tfmm.co. hostmaster.tfmm.co. 1 1800 900 604800 86400',
|
'content' => 'pdnstest.tfmm.co. hostmaster.tfmm.co. 2018033001 1800 900 604800 86400',
|
||||||
'disabled' => 'false'
|
'disabled' => 'false'
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user