调整生成环境json

This commit is contained in:
zenghongyao 2025-06-16 11:27:26 +08:00
parent d461afc085
commit bd88055a96

View File

@ -9,7 +9,7 @@
"EnergyDB": "server=rm-wz9hw529i3j1e3b5fbo.sqlserver.rds.aliyuncs.com,3433;database=db_energy;uid=yjdb;pwd=Kdjdhf+9*7ad222LL;Encrypt=False;Trust Server Certificate=False"
},
"Redis": {
"Configuration": "localhost,password=1q2w3E*,defaultdatabase=1"
"Configuration": "172.21.40.198:6379,password=1q3J@BGf!yhTaD46nS#,defaultdatabase=1"
},
"Jwt": {
"Audience": "JiShe.IoT",
@ -27,7 +27,7 @@
},
"Hangfire": {
"Redis": {
"Host": "localhost,password=1q2w3E*",
"Host": "172.21.40.198:6379,password=1q3J@BGf!yhTaD46nS#",
"DB": "2"
}
},
@ -38,7 +38,7 @@
"FreeSqlProviderOptions": {
"UsePrepayDB": true,
"UseEnergyDB": true,
"PrintLog": true
"PrintLog": false
},
"Kafka": {
"BootstrapServers": "172.21.40.198:9092,172.21.40.197:9092,172.21.40.199:9092",