Sand Wen 9 lat temu
rodzic
commit
5a2e1c8732
2 zmienionych plików z 9 dodań i 5 usunięć
  1. 9 2
      ag-ehr-platform.yml
  2. 0 3
      svr-health-profile.yml

+ 9 - 2
ag-ehr-platform.yml

@ -1,14 +1,21 @@
# service routes
zuul:
  routes:
    packages:
      path: /api/v1.0/packages
      serviceId: svr-pack-mgr
    json_package:
    package_json:
      path: /api/v1.0/json_package
      serviceId: svr-pack-mgr
    uploadLog:
    esb_log:
      path: /api/v1.0/esb/uploadLog
      serviceId: svr-esb
    health_profile:
      path: /api/v1.0/health_profile
      serviceId: svr-health-profile
    sanofi_support:
      path: /api/v1.0/sanofi/physic_signs
      serviceId: svr-health-profile
---
spring:

+ 0 - 3
svr-health-profile.yml

@ -70,7 +70,6 @@ spring:
  data:
    solr:
      host: http://172.19.103.68:8983/solr # Solr host. Ignored if "zk-host" is set.
      zk-host: node1.jkzldev.com,node2.jkzldev.com,node4.jkzldev.com:2181/solr # ZooKeeper host address in the form HOST:PORT.
data-source:
@ -94,7 +93,6 @@ spring:
  data:
    solr:
      host: http://172.19.103.68:8983/solr # Solr host. Ignored if "zk-host" is set.
      zk-host: node1.jkzldev.com,node2.jkzldev.com,node4.jkzldev.com:2181/solr # ZooKeeper host address in the form HOST:PORT.
data-source:
@ -118,7 +116,6 @@ spring:
  data:
    solr:
      host: http://172.19.103.68:8983/solr # Solr host. Ignored if "zk-host" is set.
      zk-host: node1.jkzldev.com,node2.jkzldev.com,node4.jkzldev.com:2181/solr # ZooKeeper host address in the form HOST:PORT.
data-source: