feat(environment): add homo environment configuration for homologation
This commit is contained in:
6
src/environments/environment.homo.ts
Normal file
6
src/environments/environment.homo.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
export const environment = {
|
||||
production: false,
|
||||
nombre:"Homologación - activo",
|
||||
url:"https://backend.shopit.com.ar/api/",
|
||||
urlDescarga:"url/"
|
||||
};
|
||||
Reference in New Issue
Block a user