CSS not included on .NET Blazor with Railway.app
Hello i am trying to deploy a .NET Blazor App with serverrendering, when hostet locally (With Docker) the bootstrap CSS loads fine, but won't load with Railway. Anyone have an idea, what could be going wrong? π
When I host it on Render, it works, but I have to have a DockerFile on the project level
6 Replies
is the url public? would be useful to diagnose this issue
also reply with your project id pls
Yes thanks, the URL is here! https://h1.up.railway.app/
Here you go - 0fdbb921-dad1-4511-95e7-e18f08a43212 - Ty in advance
Are you sure you're exposing your css files to the public?
Not sure, it works on render.com - The code is public here: https://github.com/Mercantec-GHC/H1BlazorRailway
GitHub
GitHub - Mercantec-GHC/H1BlazorRailway
Contribute to Mercantec-GHC/H1BlazorRailway development by creating an account on GitHub.
Yea I can't tell what's wrong, but I've also never used bootstrap or blazor before so
maybe someone who knows more than I do can help you
Thanks for trying, the build does not give any info! I will try, but thanks for looking into it π