62dc7bd93fd07d39d11db7388dc6e53b6821fe78
The Blazor Web App requires the ASP.NET runtime to function properly, as it uses interactive server components. Changed from nginx serving static files to running the full .NET application. Changes: - Updated Dockerfile to use aspnet:9.0 runtime image - Removed nginx configuration (no longer needed) - Disabled HTTPS redirection (running behind reverse proxy) - Added publish/ folder to .gitignore 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Description
SilverLABS Website - .NET 9 Blazor Web App
Languages
HTML
41.5%
C#
37.3%
CSS
20.7%
Dockerfile
0.5%