Przeglądaj źródła

add health profile routes

Sand Wen 9 lat temu
rodzic
commit
1a2e4cb4c7
1 zmienionych plików z 4 dodań i 1 usunięć
  1. 4 1
      ag-ehr-platform.yml

+ 4 - 1
ag-ehr-platform.yml

@ -2,7 +2,7 @@ logging:
  level:
    com:
      netflix: DEBUG
      
# service routes
zuul:
  routes:
@ -18,6 +18,9 @@ zuul:
    sanofi_support:
      path: /api/v1.0/sanofi/physic_signs
      serviceId: svr-health-profile
    health_profile:
      path: /api/v1.0/health_profile
      serviceId: svr-health-profile
---
spring: