Skip to content

Commit

Permalink
fix keycloak prod redirect uri path
Browse files Browse the repository at this point in the history
  • Loading branch information
dennisgsmith committed Aug 23, 2024
1 parent 1467199 commit df5a571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.production
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ VITE_CWMS_API_URL=https://cwms-data.usace.army.mil/cwms-data
VITE_KC_URL=https://identity.sec.usace.army.mil/auth/
VITE_KC_REALM=cwbi
VITE_KC_CLIENT_ID=midas
VITE_BASE_REDIRECT_URI=https://midas.sec.usace.army.mil/api
VITE_BASE_REDIRECT_URI=https://midas.sec.usace.army.mil/midas

0 comments on commit df5a571

Please sign in to comment.