Commit 6244b92d by hulei

调整端口配置

parent 534f3593
...@@ -11,7 +11,7 @@ spring.resources.static-locations=classpath:static/,file:static/ ...@@ -11,7 +11,7 @@ spring.resources.static-locations=classpath:static/,file:static/
spring.main.allow-bean-definition-overriding=true spring.main.allow-bean-definition-overriding=true
spring.application.config.format=json spring.application.config.format=json
logging.config=classpath:WEB-INF/log/log4j2.xml logging.config=classpath:log4j2.xml
swagger.service.enabled=false swagger.service.enabled=false
#-------feign #-------feign
feign.okhttp.enabled=true feign.okhttp.enabled=true
......
server: server:
port: 38096 port: 31096
--- ---
database_type: oracle database_type: oracle
......
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