Browse Source

添加 LogProperties 配置

reghao 1 year ago
parent
commit
67d26eb01a
2 changed files with 4 additions and 0 deletions
  1. 4 0
      config/application.yml
  2. BIN
      config/deployer.jar

+ 4 - 0
config/application.yml

@@ -1,3 +1,7 @@
+log:
+  enabled: false
+  wsUrl: ws://bnt.reghao.cn/ws/log/push
+  token: 012345678
 zookeeper:
 zookeeper:
   host: 127.0.0.1
   host: 127.0.0.1
   port: 2181
   port: 2181

BIN
config/deployer.jar