1export const environment = {
2  production: false,
3  baseURL: 'http://localhost:8080/_ah/api',
4};
5