We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ca01ea commit 846f004Copy full SHA for 846f004
moss-web/src/main/resources/config/application.yml
@@ -44,7 +44,6 @@ moss.skywalking.url: http://localhost:8083/
44
logging:
45
moss:
46
path: logs
47
-<<<<<<< HEAD
48
registry:
49
files:
50
- name: info
@@ -54,6 +53,4 @@ logging:
54
53
description: 标准输出
55
path: logs/${spring.application.name}/error.log
56
- name: gclog
57
- path: logs/${spring.application.name}/gc.log
58
-=======
59
->>>>>>> 91b037d... Update default config
+ path: logs/${spring.application.name}/gc.log
0 commit comments