Skip to content

Commit d2b3fec

Browse files
committed
fix: move the Frontend UI to the NonScaling plan
1 parent d92b3bf commit d2b3fec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infrastructure/tf-core/environments/development.tfvars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1196,7 +1196,7 @@ linux_web_app = {
11961196

11971197
FrontEndUi = {
11981198
name_suffix = "web"
1199-
app_service_plan_key = "DefaultPlan"
1199+
app_service_plan_key = "NonScaling"
12001200
env_vars = {
12011201
static = {
12021202
AUTH_CIS2_ISSUER_URL = "https://am.nhsint.auth-ptl.cis2.spineservices.nhs.uk:443"

0 commit comments

Comments
 (0)