Skip to content

Commit bb8e742

Browse files
committed
corrections tests
1 parent e64af13 commit bb8e742

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
export const environment = {
22
production: false,
3-
apiUrl: 'https://localhost:8080/oauth2/authorization/oidc'
3+
apiUrl: 'http://localhost:8080/oauth2/authorization/oidc'
44
};

0 commit comments

Comments
 (0)