Deploy Web API + Blazor WASM on Ubuntu. Integrity issue of WASM – Nginx
I'm trying to deploy my Web Api + Blazor WASM Project on an ubuntu server by SSH. My Blazor WASM project is referenced in my Web Api project and are sharing the same port. I followed this documentation from microsoft…