|
|
@@ -1,6 +1,6 @@
|
|
|
log:
|
|
|
enabled: false
|
|
|
- wsUrl: ws://bnt.reghao.cn/ws/log/push
|
|
|
+ ws-url: ws://bnt.reghao.cn/ws/log/push
|
|
|
token: 012345678
|
|
|
zookeeper:
|
|
|
host: 127.0.0.1
|
|
|
@@ -29,4 +29,6 @@ es:
|
|
|
host: 127.0.0.1
|
|
|
port: 9200
|
|
|
username: elastic
|
|
|
- password: Eastic@123456
|
|
|
+ password: Eastic@123456
|
|
|
+eureka:
|
|
|
+ default-zone: http://localhost:6060/eureka/
|