Skip to content

Commit

Permalink
Testing Shutter app to see if we can deploy default page direclty (#883)
Browse files Browse the repository at this point in the history
  • Loading branch information
cpareek authored Jan 30, 2025
1 parent 427bd92 commit c048e8f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions environments/sbox/sbox.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -308,3 +308,11 @@ apim_appgw_exclusions = [
}
]

additional_shutter_apps = [
{
name = "test-shutter-app"
shutter_app = true
dns_zone_name = "sandbox.platform.hmcts.net"
custom_domain = "test.shutter.sandbox.platform.hmcts.net"
}
]

0 comments on commit c048e8f

Please sign in to comment.