Skip to content

Commit

Permalink
endpoint changed
Browse files Browse the repository at this point in the history
  • Loading branch information
selcukyavuz committed Nov 21, 2021
1 parent 8e62e44 commit afae987
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions appsettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
}
},
"AllowedHosts": "*",
"ApiUrl": "https://wwdt.azurewebsites.net/api/",
"Code": "Pp4leohUDQIcLGSnswf6z2/iatVCHOdoAGPOez5K8r/7PEbyF3al2A=="
"ApiUrl": "https://wwdt6.azurewebsites.net/api/",
"Code": "0GRpWNcyncDt9eyca/ofdklLgfZcaW5cSKGylp1zxf0j3nsKMeCztw=="
}

2 changes: 1 addition & 1 deletion wwdt-ui.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk.Web">

<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
<TargetFramework>net6.0</TargetFramework>
<RootNamespace>wwdt_ui</RootNamespace>
</PropertyGroup>

Expand Down

0 comments on commit afae987

Please sign in to comment.