changed app port to not conflict with backend

This commit is contained in:
2024-04-22 10:12:19 +02:00
parent ac52ada13c
commit 1914d6bb83
2 changed files with 1 additions and 5 deletions

View File

@@ -4,8 +4,4 @@
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<Folder Include="wwwroot\" />
</ItemGroup>
</Project>