Skip to content
Snippets Groups Projects
Unverified Commit cfc57249 authored by Louis's avatar Louis :fire:
Browse files

proxies > proxied

parent 570434b5
No related branches found
No related tags found
No related merge requests found
......@@ -46,7 +46,7 @@ async function createRecord(zone_id, domain, ip, opts, ctx = {}) {
type: 'A',
name: domain,
content: ip,
proxies: true,
proxied: true,
...ctx,
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment