issues
search
hoeyi
/
Ozym
A web-application for tracking personal finances. Built using Blazor, ASP.NET Core, and Entity Framework Core.
3
stars
0
forks
source link
fix: docker compose and ef migrations bundle app
#243
Closed
hoeyi
closed
5 months ago
hoeyi
commented
5 months ago
Changes
Update target framework to .NET 8 (LTS)
Fix bug where docker compose failed.
Add
ef migrations
bundle executable for applying data migrations to Docker database container.
Changes
ef migrations
bundle executable for applying data migrations to Docker database container.