Azdev-ify changes for latest /bicep/core
This commit is contained in:
@@ -4,8 +4,8 @@
|
|||||||
"webBase": "https://localhost:44315/"
|
"webBase": "https://localhost:44315/"
|
||||||
},
|
},
|
||||||
"ConnectionStrings": {
|
"ConnectionStrings": {
|
||||||
"CatalogConnection": "Server=(localdb)\\mssqllocaldb;Integrated Security=true;Initial Catalog=Microsoft.eShopOnWeb.CatalogDb;",
|
"CatalogConnection": "Server=sqlserver-catalog-01.database.windows.net; Database=Todo; User=appUser; Password=fACZr419yzJ19tA",
|
||||||
"IdentityConnection": "Server=(localdb)\\mssqllocaldb;Integrated Security=true;Initial Catalog=Microsoft.eShopOnWeb.Identity;"
|
"IdentityConnection": "Server=sqlserver-identity-01.database.windows.net; Database=Todo; User=appUser; Password=fACZr419yzJ19tA"
|
||||||
},
|
},
|
||||||
"CatalogBaseUrl": "",
|
"CatalogBaseUrl": "",
|
||||||
"Logging": {
|
"Logging": {
|
||||||
|
|||||||
Reference in New Issue
Block a user