mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-04-05 08:53:52 -04:00
updated the porkbun readme so that the example sk and example api_key had the correct prefix as to not confuse new users (#995)
This commit is contained in:
@@ -10,8 +10,8 @@
|
|||||||
{
|
{
|
||||||
"provider": "porkbun",
|
"provider": "porkbun",
|
||||||
"domain": "domain.com",
|
"domain": "domain.com",
|
||||||
"api_key": "sk1_7d119e3f656b00ae042980302e1425a04163c476efec1833q3cb0w54fc6f5022",
|
"api_key": "pk1_5299b57125c8f3cdf347d2fe0e713311ee3a1e11f11a14942b26472593e35368",
|
||||||
"secret_api_key": "pk1_5299b57125c8f3cdf347d2fe0e713311ee3a1e11f11a14942b26472593e35368",
|
"secret_api_key": "sk1_7d119e3f656b00ae042980302e1425a04163c476efec1833q3cb0w54fc6f5022",
|
||||||
"ip_version": "ipv4",
|
"ip_version": "ipv4",
|
||||||
"ipv6_suffix": ""
|
"ipv6_suffix": ""
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user