浏览代码

conneting to kemdikbud

andi 2 年之前
父节点
当前提交
1b3be23418
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      Jenkinsfile
  2. 1 1
      env.js

+ 1 - 1
Jenkinsfile

@@ -12,7 +12,7 @@ node {
   def registryCredential
   try {
     // environment {
-      registryAddress = "https://registry.sidali.sixsenz.net"
+      registryAddress = "https://registry.sidali.kemdikbud.go.id"
       registryCredential = 'DockerRegistry-ID'
     // }
 	

+ 1 - 1
env.js

@@ -1,3 +1,3 @@
 // export const TOKEN=77aecfec-10ac-3b4f-ab59-3fbfbeed6324
 // export const API_URL = "http://localhost:5000";
-export const API_URL = "https://api.sidali.sixsenz.net/v1";
+export const API_URL = "https://api.sidali.kemdikbud.go.id/v1";