Ver Fonte

add audit service in dev profile

Adrian Viesca há 8 anos atrás
pai
commit
b7ee961a9c
1 ficheiros alterados com 4 adições e 1 exclusões
  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