Commit 4e1e2509 authored by 姚一霖's avatar 姚一霖
Browse files

Merge branch 'develop' into 'main'

feat: 修改默认配置文件内容

See merge request !2
1 merge request!2feat: 修改默认配置文件内容
Showing with 8 additions and 8 deletions
+8 -8
elastic:
address:
- http://47.93.245.38:9921
- http://127.0.0.1:9921
auth_name: ""
auth_psd: ""
mysql:
host: mysql.testdb.quan007.com
database: dtkdb_tiktok
user: dataoke2
password: 0Ab9v4Ou0PsMk2soMfVk
host: 127.0.0.1
database: test_db
user: root
password: 123456
port: 3306
log_level: INFO
log_file: ./logs/task_log.log
log_file: ./logs/config.log
kafkaCon:
address: 192.168.14.81:9092
address: 127.0.0.1:9092
redis:
host: 192.168.14.82:7399
host: 127.0.0.1:7399
db: 6
maxIdle: 100
......
Supports Markdown
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