Skip to content

Commit

Permalink
enable srtl for gcp wif
Browse files Browse the repository at this point in the history
  • Loading branch information
Neill Turner committed Dec 19, 2024
1 parent 25c2032 commit 3cd8ddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/application/config/review.tfvars.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"startup_command": ["/bin/sh", "-c", "bin/rails server -b 0.0.0.0"],
"worker_command": ["/bin/sh", "-c", "bin/bundle exec bin/delayed_job run -n 1"],
"enable_logit": true,
"dataset_name": "events_dev",
"dataset_name": "claim_events_dev",
"enable_dfe_analytics_federated_auth": true
}

0 comments on commit 3cd8ddf

Please sign in to comment.