How to disable HTTP 2 for my Kestrel Asp.Net Core project ?Several options are available when needing to disable HTTP2 on aWindows Machine. Disabling HTTP/2 can be a quick fix when troubleshooting…Nov 12, 2024Nov 12, 2024
Hosting an Angular application inside a Docker container with nginxHow to host an angular application with nginx in docker for production.Nov 5, 2024Nov 5, 2024
Configure nginx as a reverse proxy to another container in a docker compose networkHow to configure nginx as a reverse proxy to another container in a docker compose network so my API and SPA are behind the same url + portOct 23, 2024Oct 23, 2024