Skip to content

Commit d1c2b1c

Browse files
committed
Updated readme
1 parent 8d6c9ce commit d1c2b1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ resource "oasis_deployment" "my_oneshard_deployment" {
6969
security { // this section is optional
7070
ca_certificate = "" // If not set, uses default certificate from project
7171
ip_allowlist = "" // If not set, no allowlist is configured
72+
disable_foxx_authentication = false // If set to true, request to Foxx apps are not authentications.
7273
}
7374
7475
configuration {

0 commit comments

Comments
 (0)