Skip to content

Commit

Permalink
Update environment.prod.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Vishnu-MSFT authored Apr 2, 2020
1 parent 1bd9fe7 commit 04c45bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Source/QuestionsTabApp/src/environments/environment.prod.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export const environment = {
production: false,
apiBaseUrl: "https://qbottesting14.azurewebsites.net/api/Request/",
selfUrl: "https://qbottesting14-questions.azurewebsites.net",
apiBaseUrl: "https://qbottesting15.azurewebsites.net/api/Request/",
selfUrl: "https://qbottesting15-questions.azurewebsites.net",

authConfig: {
instance: "https://login.microsoftonline.com/",
Expand Down

0 comments on commit 04c45bf

Please sign in to comment.