export const environment = {
production: true, urlAuth: 'http://localhost:9393/api/auth', urlApiBase: 'http://localhost:9393/api'
};
export const environment = {
production: true, urlAuth: 'http://localhost:9393/api/auth', urlApiBase: 'http://localhost:9393/api'
};