Project

General

Profile

« Previous | Next » 

Revision 58825

Working on the new version of the oso. Work on the home page almost done

View differences:

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

Also available in: Unified diff