Commit 4e7a9752 by hzc

误传了配置文件现在撤回

parent 0e239b71
...@@ -28,7 +28,7 @@ server: ...@@ -28,7 +28,7 @@ server:
eureka: eureka:
client: client:
registerWithEureka: false registerWithEureka: true
region: default region: default
registryFetchIntervalSeconds: 5 registryFetchIntervalSeconds: 5
serviceUrl: serviceUrl:
...@@ -62,5 +62,5 @@ mybatis: ...@@ -62,5 +62,5 @@ mybatis:
logging: logging:
level: level:
com.keymobile.indicators: debug com.keymobile.indicators: info
config: classpath:logback-custom.xml config: classpath:logback-custom.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