0

Can’t deploy API on Ubuntu + Nginx

Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #53523
    Adil FATMI
    Member

      Hi there

      I deployed the web api on ubuntu server with nginx.

      It redirects to the port configured in appsettings https_port section

       

      Any help ?

      Thanks in advance

      #53528

      Hi,

      Unless you’ve changed it the default/standard https port in production is 443.
      I recommend you leave it at that unless you have a specific reason to change it.

      Changing it will also require you to configure your server appropriately and nginx server configuration is beyond the scope of our support.

      You can search for (google) “changing nginx https port on linux” online for more resources on how to do it correctly.

      If this doesn’t answer your question please provide more context/details/error description/logs.

       

    Viewing 2 posts - 1 through 2 (of 2 total)
    • You must be logged in to reply to this topic.