Skip to content

Commit 7eff7b0

Browse files
committed
feat: enable http2 in sandbox
1 parent a27234c commit 7eff7b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infrastructure/tf-core/environments/sandbox.tfvars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ function_apps = {
325325
enable_appsrv_storage = "false"
326326
ftps_state = "Disabled"
327327
https_only = true
328-
http2_enabled = false
328+
http2_enabled = true
329329
remote_debugging_enabled = false
330330
storage_uses_managed_identity = null
331331
worker_32bit = false

0 commit comments

Comments
 (0)