Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
37d08d54fa
|
@@ -42,6 +42,7 @@ impl Labyrinth {
|
||||
let config = aws_config::from_env()
|
||||
.region(region)
|
||||
.credentials_provider(credentials)
|
||||
.endpoint_url(self.config.url.clone())
|
||||
.load()
|
||||
.await;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user