This commit is contained in:
2026-03-29 21:27:59 +09:00
parent 2adff3966a
commit c28326b941
10 changed files with 274 additions and 30 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ Rails.application.configure do
# config.asset_host = "http://assets.example.com"
# Store uploaded files on the local file system (see config/storage.yml for options).
config.active_storage.service = :local
config.active_storage.service = :r2
# Assume all access to the app is happening through a SSL-terminating reverse proxy.
config.assume_ssl = true