mirror of
https://github.com/mindoc-org/mindoc.git
synced 2026-02-27 17:03:57 +08:00
修改配置文件
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
appname = smartwebhook
|
||||
appname = godoc
|
||||
httpport = 8181
|
||||
runmode = dev
|
||||
sessionon = true
|
||||
sessionname = smart_webhook_id
|
||||
sessionname = mindoc_id
|
||||
copyrequestbody = true
|
||||
|
||||
#默认Session生成Key的秘钥
|
||||
@@ -11,9 +11,6 @@ beegoserversessionkey=123456
|
||||
sessionprovider=file
|
||||
sessionproviderconfig=./logs
|
||||
|
||||
#生成回调地址时完整的域名
|
||||
base_url = https://hook.iminho.me
|
||||
|
||||
#时区设置
|
||||
timezone = Asia/Shanghai
|
||||
|
||||
|
||||
Reference in New Issue
Block a user