Преглед на файлове

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