feat: Added Product controller and endpoints (Service Layer)
This commit is contained in:
		| @@ -7,6 +7,7 @@ | ||||
|   }, | ||||
|   "AllowedHosts": "*", | ||||
|   "LocalGateways": { | ||||
|     "InventoryDAL": "https://localhost:7037" | ||||
|     //"InventoryDAL": "https://localhost:7037", | ||||
|     "InventoryDAL": "http://portainer.white-enciso.pro:5101" | ||||
|   } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user