Updated open-shift environment file
This commit is contained in:
@@ -4,7 +4,7 @@ export const environment = {
|
|||||||
loginUrl: 'https://ciam-test.arbetsformedlingen.se:8443/uas/oauth2/authorization?response_type=code&scope=openid',
|
loginUrl: 'https://ciam-test.arbetsformedlingen.se:8443/uas/oauth2/authorization?response_type=code&scope=openid',
|
||||||
production: false,
|
production: false,
|
||||||
api: {
|
api: {
|
||||||
url: 'https://mina-sidor-fa-test-api.tocp.arbetsformedlingen.se/api',
|
url: '/api',
|
||||||
headers: {},
|
headers: {},
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user