Project

General

Profile

« Previous | Next » 

Revision 59766

Changed the stats api URL property to point to beta stats

View differences:

environment.prod.ts
1 1
export const environment = {
2 2
  production: true,
3 3
  // API_ENDPOINT: '/api',
4
  API_ENDPOINT: 'https://stats.madgik.di.uoa.gr/stats-api/',
4
  API_ENDPOINT: 'https://beta.services.openaire.eu/stats-tool/',
5 5
  FAQ_ENDPOINT: '/uoa-admin-tools/api',
6 6
  FAQ_HOMEPAGE: '/uoa-admin-tools/dashboard'
7 7
};

Also available in: Unified diff