chore: document mariadb bootstrap and add deploy health checks

This commit is contained in:
cesnimda
2026-03-22 18:55:40 +01:00
parent 16b9960c08
commit 87c9a11edc
4 changed files with 87 additions and 1 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.2" />
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="9.0.0-preview.3" />
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="9.0.0-preview.3.efcore.9.0.0" />
</ItemGroup>
</Project>