feat: update ProductController route and enhance authentication configuration
This commit is contained in:
@@ -14,5 +14,5 @@
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "http://localhost:4200"
|
||||
"AllowedHosts": "*"
|
||||
}
|
||||
Reference in New Issue
Block a user