瀏覽代碼

add audit service in dev profile

Adrian Viesca 8 年之前
父節點
當前提交
b7ee961a9c
共有 1 個文件被更改,包括 4 次插入1 次删除
  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