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

build: resolve issues with docker build in different configurations #260

Closed hoeyi closed 2 months ago

hoeyi commented 2 months ago

Resolves remaining issues with using the docker-compose file to build containers for debugging the web and api components. Resolve bug where model validation was not occurring for entities using the 'AttributeEntryEditor.razor' component.