All checks were successful
Build and Deploy / build (push) Successful in 2m22s
- nginx:alpine has default index.html that prevents Blazor from loading - Added RUN rm -rf /usr/share/nginx/html/* before COPY
- nginx:alpine has default index.html that prevents Blazor from loading - Added RUN rm -rf /usr/share/nginx/html/* before COPY