소스 검색

[CI SKIP]

robert 4 년 전
부모
커밋
239cedd3e2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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()