Change page
This commit is contained in:
		@ -13,7 +13,7 @@ export const s3 = new S3Client({
 | 
			
		||||
 | 
			
		||||
export async function getSignedImageUrl(key: string, expiresInSec = 3600) {
 | 
			
		||||
  const command = new GetObjectCommand({
 | 
			
		||||
    Bucket: "gaertan",
 | 
			
		||||
    Bucket: "gaertanapp",
 | 
			
		||||
    Key: key,
 | 
			
		||||
  });
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user