Revision 55647
Added by Myrto Koukouli over 4 years ago
modules/uoa-repository-dashboard-gui/trunk/src/environments/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
changed the production API_ENDPOINT in environment prod