@@ -27,7 +27,7 @@ export const environment = {
production: false,
useHash: true,
api: {
- baseUrl: '/sign/',
+ baseUrl: 'http://localhost:9527/sign/',
refreshTokenEnabled: true,
refreshTokenType: 're-request'
},
- baseUrl: '/maxkey-mgt-api',
+ baseUrl: 'http://localhost:9526/maxkey-mgt-api',