Project

General

Profile

« Previous | Next » 

Revision 60125

Fixed the stats tool URL for production and temporary fix for the dev stats tool

View differences:

environment.ts
6 6
  production: false,
7 7
  // API_ENDPOINT: '/uoa-repository-manager-service',
8 8
  environmentName: 'dev',
9
  API_ENDPOINT: 'https://stats.madgik.di.uoa.gr/stats-api/',
9
  API_ENDPOINT: 'http://stats.madgik.di.uoa.gr:8080/stats-api/',
10 10
  FAQ_ENDPOINT: 'http://audrey.athenarc.gr:5555/api',
11 11
  FAQ_HOMEPAGE: 'http://audrey.athenarc.gr:5555'
12 12
};

Also available in: Unified diff