Explorar el Código

修改了application配置文件

xuxiaopang hace 2 años
padre
commit
3d5d801fc0
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      web/src/main/resources/application-prod.yaml

+ 1 - 2
web/src/main/resources/application-prod.yaml

@@ -29,8 +29,7 @@ seecoder:
     debugging: false
     ingressHostSuffix: -devcloud.seec.seecoder.cn
   gitlab:
-    serverHost: http://environment-2-4.seec.svc.cluster.local:8080
-    host: http://environment-2-2.seec.svc.cluster.local:80
+    host: http://environment-2-4.seec.svc.cluster.local:8080 # the seecoder git service host
     webHookProxy: http://localhost:3000
     token: glpat-eW6aj5ZbjgyJsoBsoys1
   git: