Skip to content

Commit

Permalink
deploy config for rails 7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew committed Oct 17, 2023
1 parent 85a5761 commit 538ab01
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/environments/production.rb
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,6 @@

# Do not dump schema after migrations.
config.active_record.dump_schema_after_migration = false

config.secret_key_base = '<%= ENV["SECRET_KEY_BASE"] %>'
end

0 comments on commit 538ab01

Please sign in to comment.