export const API_ENDPOINT = 'http://eduslim2.minedu.gov.gr/angular/eepal-front/drupal';
export class AppSettings { public static get API_ENDPOINT(): string {
return 'http://eduslim2.minedu.gov.gr/angular/eepal-front/drupal';
}