Commit bff260b2 by 张宗强

update

parent d5837e33
......@@ -27,7 +27,6 @@ spring:
zuul:
servlet-path: /zuul
ignoredServices: '*'
#ignoredPatterns: /, /**/swagger-ui.html/**
host:
connect-timeout-millis: 1800000
socket-timeout-millis: 1800000
......@@ -42,11 +41,6 @@ zuul:
serviceId: proudkids-upms-service
stripPrefix: true
sensitiveHeaders:
proudkids-mms:
path: /mms/**
serviceId: proudkids-mms
stripPrefix: true
sensitiveHeaders:
ratelimit:
key-prefix: proudkids-ratelimite
enabled: true
......@@ -85,9 +79,4 @@ urls:
- /webjars/**
logging:
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
config: classpath:logback.xml
\ 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