このコミットが含まれているのは:
2026-03-29 21:27:59 +09:00
コミット c28326b941
10個のファイルの変更274行の追加30行の削除
+1 -1
ファイルの表示
@@ -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