Browse Source

Merge branch 'main' into feature/308

feature/308
みてるぞ 8 hours ago
parent
commit
2eec2df65b
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      backend/config/storage.yml

+ 1
- 0
backend/config/storage.yml View File

@@ -13,3 +13,4 @@ r2:
secret_access_key: <%= ENV['R2_SECRET_ACCESS_KEY'] %> secret_access_key: <%= ENV['R2_SECRET_ACCESS_KEY'] %>
bucket: <%= ENV['R2_BUCKET'] %> bucket: <%= ENV['R2_BUCKET'] %>
region: auto region: auto
request_checksum_calculation: when_required

Loading…
Cancel
Save