From 25368dc0034ac987c08cf51ecee6ce410a885184 Mon Sep 17 00:00:00 2001 From: neil Date: Thu, 25 Aug 2016 11:30:56 +0800 Subject: [PATCH] Updated How to use OVH domain api (markdown) --- How-to-use-OVH-domain-api.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/How-to-use-OVH-domain-api.md b/How-to-use-OVH-domain-api.md index c919157..4f495ba 100644 --- a/How-to-use-OVH-domain-api.md +++ b/How-to-use-OVH-domain-api.md @@ -54,7 +54,11 @@ Done. ## 5. OVH api support OVH, kimsufi, soyoustart and runabove. The default is using ovh-eu region. -if you are using ovh-ca region, please specify the region in the first step: +if you are using ovh-ca region, + +Create app key here: https://ca.api.ovh.com/createApp/ + +Then please specify the region in the first step: ``` export OVH_END_POINT=ovh-ca