Skip to content

Commit

Permalink
https only
Browse files Browse the repository at this point in the history
  • Loading branch information
JamJarchitect committed Oct 12, 2023
1 parent 05aba56 commit 81dc3d6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@
"description": "Use of HTTPS ensures server/service authentication and protects data in transit from network layer eavesdropping attacks. Disabling 'allowInsecure' will result in the automatic redirection of requests from HTTP to HTTPS connections for container apps."
},
"type": "String",
"defaultValue": "Audit",
"defaultValue": "Deny",
"allowedValues": [
"Audit",
"Deny",
Expand Down

0 comments on commit 81dc3d6

Please sign in to comment.