Browse Source

[CI SKIP]

robert 4 years ago
parent
commit
239cedd3e2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tools.py

+ 1 - 1
tools.py

@@ -207,7 +207,7 @@ def dnsAllocation():
 
 def cloudDns():
     if JNLP_INGRESS == "nginx":
-        client = AcsClient('LTAI4LibOCW5ilIa', 'NiA9OumXJDHp4TwLwXWcCKGoDgDjms', 'cn-hangzhou')
+        client = AcsClient('LTAI4Fv2cVQGqCkscSuxgx49', '9e13VJa66veTCjsNocBxA09CTcVIi5', 'cn-hangzhou')
 
         # describe record
         request = DescribeDomainRecordsRequest()