feat: update header background color to transparent and modify API URL for QA environment
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
export const environment = {
|
||||
production: false,
|
||||
nombre:"Homologación - activo",
|
||||
url:"https://backend.shopit.com.ar/api/",
|
||||
url:"https://backend.qa.shopit.com.ar/api/",
|
||||
urlDescarga:"url/"
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user