Project

General

Profile

« Previous | Next » 

Revision 55647

changed the production API_ENDPOINT in environment prod

View differences:

environment.prod.ts
1 1
export const environment = {
2 2
  production: true,
3
  API_ENDPOINT: '/uoa-repository-manager-service',
3
  API_ENDPOINT: '/api',
4 4
  FAQ_ENDPOINT: '/uoa-admin-tools/api',
5 5
  FAQ_HOMEPAGE: '/uoa-admin-tools/dashboard'
6 6
};

Also available in: Unified diff