Forráskód Böngészése

add audit service in dev profile

Adrian Viesca 8 éve
szülő
commit
b7ee961a9c
1 módosított fájl, 4 hozzáadás és 1 törlés
  1. 4 1
      crss-edge/crss-edge-dev.yml

+ 4 - 1
crss-edge/crss-edge-dev.yml

@@ -33,4 +33,7 @@ crss-uaa:
     listOfServers: http://localhost:9999
 crss-worklist-app:
   ribbon:
-    listOfServers: http://localhost:8085
+    listOfServers: http://localhost:8085
+crss-audit:
+  ribbon:
+    listOfServers: http://localhost:9094