Added missing files for upgrade to rails 7.2.0

This commit is contained in:
2024-08-11 13:27:13 +02:00
parent 8b066d0aed
commit ff8b69dd6b
2 changed files with 14 additions and 2 deletions

View File

@@ -29,4 +29,4 @@ test:
# ensure the database is located in a persisted volume.
production:
<<: *default
database: storage/production.sqlite3
# database: path/to/persistent/storage/production.sqlite3