Commit 6387f2c
authored
Rename 'secret_key' to 'secret' in storage config (#28075)
Fix: Correct field name for r2 storage_config in realtimekit
- The secret_key field throws error "storage_config.secret_key" is not allowed
- The correct field name is secret1 parent 00c73e3 commit 6387f2c
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
0 commit comments