mirror of https://github.com/dapr/docs.git
Update file-secret-store.md (#2264)
This commit is contained in:
parent
17862794ba
commit
12fff7eaf9
|
@ -61,7 +61,7 @@ If `multiValued` is `"false"`, the store will load the file and create a map wit
|
|||
|
||||
| flattened key | value |
|
||||
| --- | --- |
|
||||
|"redis" | "your redis password" |
|
||||
|"redisPassword" | "your redis password" |
|
||||
|"connectionStrings:sql" | "your sql connection string" |
|
||||
|"connectionStrings:mysql"| "your mysql connection string" |
|
||||
|
||||
|
|
Loading…
Reference in New Issue