Skip to content

Commit

Permalink
Fix service name for kamal
Browse files Browse the repository at this point in the history
  • Loading branch information
Layoric committed Nov 6, 2024
1 parent 1aba142 commit 6335ae5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions MyApp/MyApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@
<Using Include="ServiceStack" />
</ItemGroup>

<ItemGroup>
<ContainerLabel Include="service" Value="pvq-app" />
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="8.*" />
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="8.*" />
Expand Down

0 comments on commit 6335ae5

Please sign in to comment.