There was an error while loading. Please reload this page.
1 parent e64af13 commit bb8e742Copy full SHA for bb8e742
1 file changed
endpoint-insights-ui/src/.env/baseUrl.ts
@@ -1,4 +1,4 @@
1
export const environment = {
2
production: false,
3
- apiUrl: 'https://localhost:8080/oauth2/authorization/oidc'
+ apiUrl: 'http://localhost:8080/oauth2/authorization/oidc'
4
};
0 commit comments