mirror of
https://github.com/LukeHagar/documentation-coolify.git
synced 2025-12-09 20:37:45 +00:00
Merge pull request #26 from justserdar/patch-1
Fix: Typo in Update aws.mdx
This commit is contained in:
@@ -43,7 +43,7 @@ import { Aside, Steps } from '@astrojs/starlight/components';
|
||||
4. Go to User settings & create an `Access Key` in AWS Console.
|
||||
5. Add the `Access Key` and `Secret Key` in Coolify when you create a new S3 source.
|
||||
<Aside type="tip">
|
||||
You need to use the S3 HTTP endpoit without the bucket name, for example,
|
||||
You need to use the S3 HTTP endpoint without the bucket name, for example,
|
||||
`https://s3.eu-central-1.amazonaws.com`.
|
||||
</Aside>
|
||||
|
||||
@@ -125,4 +125,4 @@ import { Aside, Steps } from '@astrojs/starlight/components';
|
||||
`https://s3.eu-central-1.amazonaws.com`. 
|
||||
</Steps>
|
||||
|
||||
Well done!
|
||||
Well done!
|
||||
|
||||
Reference in New Issue
Block a user