Skip to content

Commit 98f7aa1

Browse files
authored
ci: Update staticwebapp.config.json
1 parent 1c99bda commit 98f7aa1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

web/staticwebapp.config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
{
1010
"route": "/*",
1111
"allowedRoles": [
12+
"anonymous",
1213
"authenticated"
1314
]
1415
}
@@ -45,4 +46,4 @@
4546
}
4647
}
4748
}
48-
}
49+
}

0 commit comments

Comments
 (0)