Commit 16756977 authored by tywldx's avatar tywldx

fix

parent 22bdd2ec
...@@ -7,7 +7,7 @@ spring.http.encoding.enabled=true ...@@ -7,7 +7,7 @@ spring.http.encoding.enabled=true
server.contextPath=/ server.contextPath=/
server.tomcat.max-threads=800 server.tomcat.max-threads=800
server.tomcat.uri-encoding=UTF-8 server.tomcat.uri-encoding=UTF-8
server.port=8085 server.port=80
server.session-timeout=5184000 server.session-timeout=5184000
spring.aop.proxy-target-class=true spring.aop.proxy-target-class=true
multipart.max-file-size=40Mb multipart.max-file-size=40Mb
...@@ -63,6 +63,6 @@ fund.dispatch.assignuri=http://rapi-${NAMESPACE}.q-gp.com/funds/assign/loan ...@@ -63,6 +63,6 @@ fund.dispatch.assignuri=http://rapi-${NAMESPACE}.q-gp.com/funds/assign/loan
#xyqb-api #xyqb-api
xyqb.api.host=http://api-${NAMESPACE}.q-gp.com/channel/generateChannel xyqb.api.host=http://api-${NAMESPACE}.q-gp.com/channel/generateChannel
#domain #domain
domains.credit=http://127.0.0.1:8085 domains.credit=http://127.0.0.1
#server #server
credit.server.number = 1 credit.server.number = 1
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