masoud 82068bf8f8
All checks were successful
Build and Deploy / build (push) Successful in 2m22s
fix: Remove default nginx files before copying Blazor WASM output
- nginx:alpine has default index.html that prevents Blazor from loading
- Added RUN rm -rf /usr/share/nginx/html/* before COPY
2025-12-07 23:30:31 +00:00
2025-11-19 23:54:40 +03:30
Description
No description provided
1.3 MiB
Languages
HTML 64.9%
C# 34.1%
CSS 0.6%
JavaScript 0.3%
Dockerfile 0.1%