Skip to content

Commit e64af13

Browse files
committed
corrections tests
1 parent 20a885e commit e64af13

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
export const environment = {
2+
production: false,
3+
apiUrl: 'https://localhost:8080/oauth2/authorization/oidc'
4+
};

0 commit comments

Comments
 (0)