mirror of
https://gitee.com/dromara/RuoYi-Vue-Plus.git
synced 2026-09-20 02:08:15 +08:00
update yaml短链接增加注释
This commit is contained in:
parent
df6641a659
commit
ec6f28296f
@ -194,11 +194,16 @@ sms:
|
||||
signature: 您的短信签名
|
||||
sdk-app-id: 您的sdkAppId
|
||||
|
||||
--- # 短链接
|
||||
shortlink:
|
||||
# 是否启用租户域名生成
|
||||
enabled: false
|
||||
# 访问前缀
|
||||
api: /dev-api
|
||||
address: http://localhost/dev-api/resource/short/link?shortUrl=
|
||||
errorAddress: http://localhost/error
|
||||
# 域名或主机名
|
||||
address: http://localhost/dev-api/resource/short/link/
|
||||
# 错误页面
|
||||
errorAddress: /error
|
||||
|
||||
--- # 三方授权
|
||||
justauth:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user