AppSetings.ts 92 Bytes
export class AppSetings {
  public static END_POINT='http://localhost:6060/gateway-debo';
}