Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions blazor/common/deployment/deployment-linux-nginx.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ cd publish
dotnet SfBlazorApp.dll --urls "http://0.0.0.0:5000"
```

![Publish Blazor Web App](../images/publish-blazor-app.png)
![Publish Blazor Web App](../images/publish-blazor-app.jpg)

## Configure NGINX to Proxy Requests

Expand Down Expand Up @@ -107,4 +107,4 @@ You should now see your Blazor Web app running successfully with Syncfusion comp
## See also

* [Host ASP.NET Core on Linux with NGINX](https://learn.microsoft.com/en-us/aspnet/core/host-and-deploy/linux-nginx?view=aspnetcore-9.0)
* [Configure NGINX for ASP.NET Core](https://learn.microsoft.com/en-us/aspnet/core/host-and-deploy/linux-nginx?view=aspnetcore-9.0#configure-nginx)
* [Configure NGINX for ASP.NET Core](https://learn.microsoft.com/en-us/aspnet/core/host-and-deploy/linux-nginx?view=aspnetcore-9.0#configure-nginx)
Binary file added blazor/common/images/publish-blazor-app.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed blazor/common/images/publish-blazor-app.png
Binary file not shown.