Project

General

Profile

« Previous | Next » 

Revision 61057

Fixed the stats tool url for the production environment

View differences:

environment.prod.ts
2 2
  production: true,
3 3
  // API_ENDPOINT: '/api',
4 4
  environmentName: 'prod',
5
  // API_ENDPOINT: 'https://services.openaire.eu/stats-tool/',
6
  API_ENDPOINT: 'http://stats.madgik.di.uoa.gr:8180/',
5
  API_ENDPOINT: 'https://services.openaire.eu/stats-tool/',
6
  // API_ENDPOINT: 'http://stats.madgik.di.uoa.gr:8180/',
7 7
  FAQ_ENDPOINT: '/uoa-admin-tools/api',
8 8
  FAQ_HOMEPAGE: '/uoa-admin-tools/dashboard',
9 9
  // profileName: 'OpenAIRE All-inclusive'

Also available in: Unified diff