docs: update wg-basic/minio
This commit is contained in:
parent
da2fac025a
commit
ecd8855622
@ -2,7 +2,7 @@
|
||||
title: 11.MINIO文件管理
|
||||
description: 使用文件系统管理上传文件
|
||||
published: true
|
||||
date: 2021-12-12T15:22:40.824Z
|
||||
date: 2021-12-12T15:23:08.443Z
|
||||
tags: wg-basic
|
||||
editor: markdown
|
||||
dateCreated: 2021-12-12T15:19:50.333Z
|
||||
@ -25,9 +25,9 @@ file:
|
||||
# minio服务地址
|
||||
endpoint: http://127.0.0.1:9900
|
||||
# 上传文件用户名,由minio服务提供
|
||||
access-key: usercenter
|
||||
access-key: username
|
||||
# 上传文件密码
|
||||
secret-key: aaa111!!!
|
||||
secret-key: password
|
||||
```
|
||||
|
||||
# 说明
|
||||
|
Loading…
Reference in New Issue
Block a user