feat: implement store layout with header and footer components, update tenant service URL
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
export const environment = {
|
||||
production: false,
|
||||
nombre:"Desarrollo - activo",
|
||||
url:"url/api/",
|
||||
url:"http://localhost:8000/api/",
|
||||
urlDescarga:"url/"
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user