Parcourir la source

add audit service in dev profile

Adrian Viesca il y a 8 ans
Parent
commit
b7ee961a9c
1 fichiers modifiés avec 4 ajouts et 1 suppressions
  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