Project

General

Profile

« Previous | Next » 

Revision 59666

Created a new environment properties file for beta

View differences:

environment.ts
5 5
export const environment = {
6 6
  production: false,
7 7
  API_ENDPOINT: '/uoa-repository-manager-service',
8
  FAQ_ENDPOINT: 'http://88.197.53.69:5555/api',
9
  FAQ_HOMEPAGE: 'http://88.197.53.69:5555'
8
  // FAQ_ENDPOINT: 'http://88.197.53.69:5555/api',
9
  // FAQ_HOMEPAGE: 'http://88.197.53.69:5555'
10
  FAQ_ENDPOINT: 'https://provide.openaire.eu/uoa-admin-tools/api',
11
  FAQ_HOMEPAGE: 'https://provide.openaire.eu/uoa-admin-tools/dashboard'
10 12
};
11 13

  
12 14
/*

Also available in: Unified diff