Let's try without a region
This commit is contained in:
parent
3ddd6d0254
commit
7cf3a4b37c
@ -21,7 +21,6 @@ local cacheConfig(name, extra) = {
|
|||||||
archive_format: "gzip",
|
archive_format: "gzip",
|
||||||
mount: [ "~/.cargo/", "./target" ],
|
mount: [ "~/.cargo/", "./target" ],
|
||||||
bucket: 'cache',
|
bucket: 'cache',
|
||||||
region: 'eu-west-1',
|
|
||||||
path_style: true,
|
path_style: true,
|
||||||
endpoints: "127.0.0.1:9000",
|
endpoints: "127.0.0.1:9000",
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user