소스 검색

change root url of audit

jdogillo 8 년 전
부모
커밋
6dafb7777f
6개의 변경된 파일6개의 추가작업 그리고 6개의 파일을 삭제
  1. 1 1
      ui-bsmd/application-dev.yml
  2. 1 1
      ui-bsmd/application-dev2.yml
  3. 1 1
      ui-bsmd/application-pemc-uat.yml
  4. 1 1
      ui-bsmd/application-pemc-uat2.yml
  5. 1 1
      ui-bsmd/application-qa.yml
  6. 1 1
      ui-bsmd/application.yml

+ 1 - 1
ui-bsmd/application-dev.yml

@@ -28,7 +28,7 @@ zuul:
       path: /registration/**
       serviceId: crss-reg
     crss-audit:
-      path: /audit-log/**
+      path: /audit/**
       serviceId: crss-audit
 
 # crss-meterprocess-qatool:

+ 1 - 1
ui-bsmd/application-dev2.yml

@@ -28,7 +28,7 @@ zuul:
       path: /registration/**
       serviceId: crss-reg
     crss-audit:
-      path: /audit-log/**
+      path: /audit/**
       serviceId: crss-audit
 
 

+ 1 - 1
ui-bsmd/application-pemc-uat.yml

@@ -29,7 +29,7 @@ zuul:
       path: /registration/**
       serviceId: crss-reg
     crss-audit:
-      path: /audit-log/**
+      path: /audit/**
       serviceId: crss-audit
 
 crss-meterprocess-app:

+ 1 - 1
ui-bsmd/application-pemc-uat2.yml

@@ -29,7 +29,7 @@ zuul:
       path: /registration/**
       serviceId: crss-reg
     crss-audit:
-      path: /audit-log/**
+      path: /audit/**
       serviceId: crss-audit
 
 crss-meterprocess-app:

+ 1 - 1
ui-bsmd/application-qa.yml

@@ -29,7 +29,7 @@ zuul:
       path: /registration/**
       serviceId: crss-reg
     crss-audit:
-      path: /audit-log/**
+      path: /audit/**
       serviceId: crss-audit
 
 crss-meterprocess-app:

+ 1 - 1
ui-bsmd/application.yml

@@ -29,7 +29,7 @@ zuul:
       path: /registration/**
       serviceId: crss-reg
     crss-audit:
-      path: /audit-log/**
+      path: /audit/**
       serviceId: crss-audit
 
 # developers profile