Browse Source

retore ssl配置

Sand Wen 8 years ago
parent
commit
73f5e360a2
1 changed files with 6 additions and 0 deletions
  1. 6 0
      ag-ehr-cloud.yml

+ 6 - 0
ag-ehr-cloud.yml

@ -46,6 +46,12 @@ spring:
        host: 192.168.1.221
        host: 192.168.1.221
        port: 8125
        port: 8125
server:
  ssl:
    key-store: C:/Windows/tomcat.keystore
    key-store-password: 123456
    key-password: 123456
---
---
spring:
spring:
  profiles: alpha
  profiles: alpha