Improve oss key names.

This commit is contained in:
Yang Luo
2021-04-27 18:11:41 +08:00
parent f0ffacb6a5
commit 3437885723
3 changed files with 24 additions and 23 deletions

View File

@ -213,8 +213,8 @@ Now, Casdoor is running on port 8000. You can access Casdoor pages directly in y
```
[provider]
accessid = id
accesskey = key
accessId = id
accessKey = key
bucket = bucket
endpoint = endpoint
```