Skip to content

Commit

Permalink
throwaway commit to test in review environment
Browse files Browse the repository at this point in the history
  • Loading branch information
jebw committed Feb 7, 2025
1 parent f1cc7cf commit 6de29a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraform/application/config/review.tfvars.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"namespace": "cpd-development",
"environment": "review",
"deploy_azure_backing_services": false,
"webapp_replicas": 2,
"enable_postgres_ssl" : false,
"command": ["/bin/sh", "-c", "RAILS_ENV=review bundle exec rails db:environment:set db:schema:load && bundle exec rake courses:update && bundle exec rails server -b 0.0.0.0"],
"enable_logit": true
Expand Down

0 comments on commit 6de29a9

Please sign in to comment.