enterprise/conf/server.conf.prod

27 lines
590 B
Plaintext
Raw Normal View History

2023-08-04 11:13:41 +08:00
[server]
address = "0.0.0.0:9283"
#0:PAINC 1:FATAL 2:ERROR 3:WARNING 4:INFO 5:DEBUG 6:TRACE
log_level = 6
[mysql]
host = "127.0.0.1"
port = 3306
2023-08-04 18:27:37 +08:00
user = "enterprise"
pass = "QIDAQABo4G5MIG2MAkG"
db = "enterprise"
2023-08-04 11:13:41 +08:00
[redis]
addr="127.0.0.1:6379"
db=0
password=""
2023-08-04 18:27:37 +08:00
[qyweixin]
corpid = "ww43c49db2e88a17f8"
2023-08-04 18:32:04 +08:00
hr_agent = "3010185"
hr_secret = "Ko2UQWZPbdM9N1snukp_1CT_3J7CcReyPAzl3ww2xoo"
enterprise_agent = "1000009"
enterprise_secret = "oMB24UhKe50-XPTg7vhnwoTuhEXaq5XeiHPAUtF4hOs"
checkin_agent = "3010011"
2023-08-04 18:27:37 +08:00
checkin_secret = "6ljYNGt4DonZLmr9SCtgkTlOvtqmsOchBrTWwGl_GpU"
2023-08-04 18:32:04 +08:00
checkin_group = "1,2"