Skip to content

Commit

Permalink
pre-portal FW rules (#865)
Browse files Browse the repository at this point in the history
* pre-portal in detect

* Update test.tfvars
  • Loading branch information
damongreen123 authored Oct 28, 2024
1 parent 4e6ff71 commit 42b24d1
Showing 1 changed file with 3 additions and 10 deletions.
13 changes: 3 additions & 10 deletions environments/test/test.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -428,22 +428,15 @@ frontends = [
"942450",
"942430",
],
}
health_protocol = "Https"
forwarding_protocol = "HttpsOnly"
cache_enabled = "false"

disabled_rules = {
SQLI = [
"942440",
"942450",
],
RCE = [
"932100",
"932110",
"932115",
],
}
health_protocol = "Https"
forwarding_protocol = "HttpsOnly"
cache_enabled = "false"

custom_rules = [
{
Expand Down

0 comments on commit 42b24d1

Please sign in to comment.