Commit 47b2c436 authored by 张亚辉's avatar 张亚辉

apollo

parent 33e9dc9b
......@@ -3,7 +3,7 @@ server.undertow.direct-buffers=true
server.undertow.io-threads=9
server.undertow.worker-threads=9
spring.application.name=service-product
spring.application.name=service-fund
#\u76D1\u63A7
management.endpoints.web.base-path = /myhealth
......
<?xml version="1.0" encoding="UTF-8"?>
<configuration scan="true" scanPeriod="5 seconds">
<property name="LOG_PATH" value="/data/logs/product/"/>
<property name="LOG_FILE" value="product"/>
<property name="LOG_PATH" value="/data/logs/fund/"/>
<property name="LOG_FILE" value="fund"/>
<!-- <if condition='property("apollo.bootstrap.enabled").contains("false")'>-->
<!-- <then>-->
......
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