mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2024-11-25 21:11:01 +00:00
Let's try without a region
This commit is contained in:
parent
3ddd6d0254
commit
7cf3a4b37c
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ local cacheConfig(name, extra) = {
|
|||
archive_format: "gzip",
|
||||
mount: [ "~/.cargo/", "./target" ],
|
||||
bucket: 'cache',
|
||||
region: 'eu-west-1',
|
||||
path_style: true,
|
||||
endpoints: "127.0.0.1:9000",
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue