Skip to content

Commit a39e040

Browse files
committed
fix: docs
1 parent 3ab5d9a commit a39e040

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs-website/router/configuration.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1099,7 +1099,7 @@ For storing operations and configs in S3-compatible storage.
10991099

11001100
| Environment Variable | YAML | Required | Description | Default Value |
11011101
| --------------------------------- | ---------- | --------------------------------------------- | ----------------------------------------------------------- | ------------- |
1102-
| STORAGE_PROVIDER_S3_\{n}_ID | id | <Icon icon="square-check" iconType="solid" /> | The ID of the provider to reference in other configurations | |
1102+
| STORAGE_PROVIDER_S3_\{n\}_ID | id | <Icon icon="square-check" iconType="solid" /> | The ID of the provider to reference in other configurations | |
11031103
| STORAGE_PROVIDER_S3_\{n\}_ENDPOINT | endpoint | <Icon icon="square-check" iconType="solid" /> | The endpoint of the S3 service | |
11041104
| STORAGE_PROVIDER_S3_\{n\}_ACCESS_KEY| access_key | <Icon icon="square-check" iconType="solid" /> | The access key for the S3 service | |
11051105
| STORAGE_PROVIDER_S3_\{n\}_SECRET_KEY| secret_key | <Icon icon="square-check" iconType="solid" /> | The secret key for the S3 service | |

0 commit comments

Comments
 (0)