chore: Minor Housekeeping tasks (#3169)

- Limit Rack attack to production environments
- Make the long-running data migration optional
This commit is contained in:
Sojan Jose
2021-10-08 15:45:45 +05:30
committed by GitHub
parent 1c4afb10df
commit 0e0632be22
3 changed files with 2 additions and 6 deletions

View File

@@ -17,7 +17,6 @@ defaults: &defaults
environment:
- CC_TEST_REPORTER_ID: b1b5c4447bf93f6f0b06a64756e35afd0810ea83649f03971cbf303b4449456f
- RAILS_LOG_TO_STDOUT: false
- ENABLE_RACK_ATTACK: false
jobs:
build:
<<: *defaults