소스 검색

modify health profile routes

Sand Wen 9 년 전
부모
커밋
62c334e47c
1개의 변경된 파일1개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 3
      ag-ehr-platform.yml

+ 1 - 3
ag-ehr-platform.yml

@ -3,8 +3,6 @@ logging:
    com:
      netflix: DEBUG
logging.level.root: DEBUG
# service routes
zuul:
  addProxyHeaders: false
@ -25,7 +23,7 @@ zuul:
    health_profile:
      path: /api/v1.0/health_profiles/**
      serviceId: svr-health-profile
      stripPrefix: false
      #stripPrefix: false
---
spring: