Browse Source

add audit service in dev profile

Adrian Viesca 8 years ago
parent
commit
b7ee961a9c
1 changed files with 4 additions and 1 deletions
  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