We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 879ac27 commit 25ea19cCopy full SHA for 25ea19c
1 file changed
evaluationserver/config/environments/production.rb
@@ -88,4 +88,6 @@
88
89
# Do not dump schema after migrations.
90
config.active_record.dump_schema_after_migration = false
91
+ config.require_master_key = true
92
+
93
end
0 commit comments