Skip to content

Commit 9fcc054

Browse files
update auth .md file
1 parent 66d8572 commit 9fcc054

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/AddAuthentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Follow the [directions in the documentation ](https://learn.microsoft.com/en-us/
5757
REACT_APP_MSAL_AUTH_AUTHORITY="https://login.microsoftonline.com/<your tenant ID>"
5858
REACT_APP_MSAL_REDIRECT_URL="/"
5959
REACT_APP_MSAL_POST_REDIRECT_URL="/"
60-
ENV ENABLE_AUTH=true
60+
ENABLE_AUTH=true
6161
```
6262

6363
For local debugging, configure your local variables as follows:

0 commit comments

Comments
 (0)