Fixed the stats tool url for the production environment

This commit is contained in:
Stefania Martziou 2021-05-27 13:07:52 +00:00
parent 7f0f66215c
commit 6a6ea7d20f
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ export const environment = {
production: true,
// API_ENDPOINT: '/api',
environmentName: 'prod',
// API_ENDPOINT: 'https://services.openaire.eu/stats-tool/',
API_ENDPOINT: 'http://stats.madgik.di.uoa.gr:8180/',
API_ENDPOINT: 'https://services.openaire.eu/stats-tool/',
// API_ENDPOINT: 'http://stats.madgik.di.uoa.gr:8180/',
FAQ_ENDPOINT: '/uoa-admin-tools/api',
FAQ_HOMEPAGE: '/uoa-admin-tools/dashboard',
// profileName: 'OpenAIRE All-inclusive'