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