Skip to content

Commit d417f29

Browse files
author
Davide Mauri
committed
Update static web app route configuration
1 parent 2e822c0 commit d417f29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

client-v2/staticwebapp.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
{
88
"route": "/health",
9-
"rewrite": "/health",
9+
"redirect": "/health",
1010
"statusCode": 200
1111
}
1212
],

0 commit comments

Comments
 (0)