Revision 60122
Added by Stefania Martziou almost 3 years ago
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
Created different configuration env file for beta