Skip to content

Commit efe0a26

Browse files
committed
feat: s3 doc
1 parent 94f5800 commit efe0a26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/guides/solution/s3.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ accessKeyID: root
3131
secretAccessKey: openIM123
3232
# 会话令牌,若使用临时凭证则需要填写此项。
3333
sessionToken:
34-
# 服务器的内部地址。
34+
# 服务器的内部地址,只用于服务器内部调用,一般是内网地址
3535
internalAddress: localhost:10005
3636
# 服务器的外部地址,可从外部访问,支持使用域名的HTTP和HTTPS,确保该地址客户端可访问。服务器无需能访问此地址,只用作签名使用。
3737
externalAddress: http://external_ip:10005

0 commit comments

Comments
 (0)