Files
abot/wechat_ipad/server/conf/app-http.conf
2025-05-08 11:44:01 +08:00

24 lines
555 B
Plaintext

appname = wechatwebapi
httpaddr = ""
httpport = 8005
runmode = prod
viewspath = "template"
autorender = false
copyrequestbody = true
EnableDocs = true
redislink = 192.144.228.103:6379
redispass = "Zhenhao2017"
redisdbnum = 1
ocrurl = "http://150.158.2.208:9008/api/UnBan/WXSliderOCR"
syncmessagebusinessuri = "http://150.158.2.208:9100/wic/wechat/{0}/SyncMessage"
logoutbusinessuri = "http://150.158.2.208:9100/wic/wechat/{0}/logoutSys"
sessionon = true
SessionName = "wicgo"
ServerName = "wicgo"
longlinkenabled = false
longlinkconnecttimeout = "1m"