Skip to content

Commit

Permalink
Merge pull request #1271 from OfficeDev/bowsong/sso_tab
Browse files Browse the repository at this point in the history
fix: fix bug in sso tab
  • Loading branch information
eriolchan authored May 11, 2024
2 parents ca0274a + 9fd95ac commit 53893ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hello-world-tab-with-backend/teamsapp.local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ deploy:
BROWSER: none
HTTPS: true
PORT: 53000
SSL_CRT_FILE: ${{SSL_CRT_FILE}}
SSL_KEY_FILE: ${{SSL_KEY_FILE}}
REACT_APP_CLIENT_ID: ${{AAD_APP_CLIENT_ID}}
REACT_APP_START_LOGIN_PAGE_URL: ${{TAB_ENDPOINT}}/auth-start.html
REACT_APP_FUNC_NAME: ${{FUNC_NAME}}
Expand Down

0 comments on commit 53893ba

Please sign in to comment.