Edit app.config.ts #5
This commit is contained in:
@@ -26,7 +26,7 @@ export const appConfig: ApplicationConfig = {
|
||||
provideHttpClient(withInterceptorsFromDi()),
|
||||
provideOAuthClient({
|
||||
resourceServer: {
|
||||
allowedUrls: ['http://localhost:5000', 'https://localhost:5001', 'https://centrum.lesko.me','http://beta.e-dias.sk/'],
|
||||
allowedUrls: ['http://localhost:5000', 'https://localhost:5001', 'https://centrum.lesko.me','https://beta.e-dias.sk/'],
|
||||
sendAccessToken: true,
|
||||
},
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user