Skip to content

Commit

Permalink
Update upronix.com.domain-setup.json (#543)
Browse files Browse the repository at this point in the history
  • Loading branch information
pawel-kow authored Jun 18, 2024
2 parents 9dc76de + aca9267 commit 6eb147c
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions upronix.com.domain-setup.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,20 @@
"providerId": "upronix.com",
"providerName": "Upronix",
"serviceId": "domain-setup",
"version": 1,
"version": 2,
"syncBlock": false,
"syncPubKeyDomain": "upronix.com",
"serviceName": "Domain Setup",
"logoUrl": "https://upronix.com/domain-connect/logo.png",
"description": "Setup an Domain to use Custom Domains",
"description": "Setup a Domain to use Custom Domains",
"hostRequired": true,
"records": [
{
"groupId": "setup",
"type": "CNAME",
"host": "@",
"pointsTo": "dns.upronix.page",
"ttl": 1800
"ttl": 3600
}
]
}

0 comments on commit 6eb147c

Please sign in to comment.