From 0f2b87a0704bc345a9dd47265730b34c652b8a72 Mon Sep 17 00:00:00 2001 From: GGotha <36175761+GGotha@users.noreply.github.com> Date: Sat, 19 Apr 2025 11:11:02 -0300 Subject: [PATCH] docs: update AWS S3 endpoint --- apps/docs/content/docs/core/(S3-Destinations)/aws-s3.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/docs/content/docs/core/(S3-Destinations)/aws-s3.mdx b/apps/docs/content/docs/core/(S3-Destinations)/aws-s3.mdx index 0565a90..93ff698 100644 --- a/apps/docs/content/docs/core/(S3-Destinations)/aws-s3.mdx +++ b/apps/docs/content/docs/core/(S3-Destinations)/aws-s3.mdx @@ -57,7 +57,7 @@ Now copy the following variables: - `Secret Key` -> `Secret Key (Dokploy)` = eg. `I0GWCo9fSGOr7z6Lh+NvHmSsaE+62Vwk2ua2CEwR` - `Bucket` -> `Bucket (Dokploy)` = eg. `dokploy-backups` use the name of the bucket you created. - `Region` -> `Region (Dokploy)` = eg. `us-east-1, us-west-2, etc` it will depend on the region you are using. -- `Endpoint` -> `Endpoint (Dokploy) (Optional)` = eg. `https://.s3..amazonaws.com` you will find this endpoint in the Bucket Card at the Home Page. +- `Endpoint` -> `Endpoint (Dokploy) (Optional)` = eg. `https://s3..amazonaws.com` you will find this endpoint in the Bucket Card at the Home Page. Test the connection and you should see a success message. \ No newline at end of file