update ng-packs development environment

pull/7861/head
mehmet-erim 5 years ago
parent 506de0d770
commit 30cf401a8f

@ -12,10 +12,11 @@ export const environment = {
},
oAuthConfig: {
issuer: 'https://localhost:44305',
redirectUri: baseUrl,
clientId: 'MyProjectName_App',
responseType: 'code',
dummyClientSecret: '1q2w3e*',
scope: 'offline_access MyProjectName',
// responseType: 'code',
// redirectUri: baseUrl
},
apis: {
default: {

Loading…
Cancel
Save