增加签名API地址配置
Signed-off-by: touchscale <11134128+touchscale_admin@user.noreply.gitee.com>
This commit is contained in:
parent
c1b2e129de
commit
d839736762
|
@ -21,3 +21,6 @@ proxyAddress:
|
|||
online_msg: true
|
||||
# 上线推送通知的冷却时间
|
||||
online_msg_exp: 86400
|
||||
|
||||
# 签名API地址
|
||||
sign_api_addr:
|
||||
|
|
Loading…
Reference in New Issue