region-fix
This commit is contained in:
@@ -64,7 +64,7 @@ impl AppState {
|
||||
|
||||
// Конфигурируем клиент S3 для AWS
|
||||
let aws_config = aws_config::defaults(BehaviorVersion::latest())
|
||||
.region("us-east-1")
|
||||
.region("eu-west-1")
|
||||
.endpoint_url(aws_endpoint)
|
||||
.credentials_provider(Credentials::new(
|
||||
aws_access_key,
|
||||
|
Reference in New Issue
Block a user