Commit 3fd8537e by 张宗强

update

parent fd3beba0
...@@ -19,10 +19,6 @@ spring: ...@@ -19,10 +19,6 @@ spring:
enabled: true enabled: true
force: true force: true
zuul: zuul:
servlet-path: /zuul servlet-path: /zuul
ignoredServices: '*' ignoredServices: '*'
...@@ -132,3 +128,8 @@ urls: ...@@ -132,3 +128,8 @@ urls:
logging: logging:
config: classpath:logback.xml config: classpath:logback.xml
server.port: 8443
server.ssl.key-store: classpath:ce.proudkids.cn.jks
server.ssl.key-store-password: proudkids
server.ssl.keyStoreType: JKS
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment