diff --git a/eShopSolution.WebApp/appsettings.json b/eShopSolution.WebApp/appsettings.json index c009e1f..72d17b5 100644 --- a/eShopSolution.WebApp/appsettings.json +++ b/eShopSolution.WebApp/appsettings.json @@ -11,5 +11,6 @@ "Tokens": { "Key": "0123456789ABCDEF", "Issuer": "https://webapi.tedu.com.vn" - } + }, + "Test":"Test" } \ No newline at end of file