Project

General

Profile

« Previous | Next » 

Revision 60122

Created different configuration env file for beta

View differences:

environment.prod.ts
1 1
export const environment = {
2 2
  production: true,
3 3
  // API_ENDPOINT: '/api',
4
  environmentName: 'prod',
4 5
  API_ENDPOINT: 'https://beta.services.openaire.eu/stats-tool/',
5 6
  FAQ_ENDPOINT: '/uoa-admin-tools/api',
6 7
  FAQ_HOMEPAGE: '/uoa-admin-tools/dashboard'

Also available in: Unified diff