You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/06/09 07:16:23 UTC

[GitHub] [apisix] amrellafy commented on issue #6094: request help: how to modify the default port of nginx,

amrellafy commented on issue #6094:
URL: https://github.com/apache/apisix/issues/6094#issuecomment-1150759742

   Which listen port need to be changed? 
   
   We have the following settings and unfortunately it's not working:
   
   ```yaml
   nginx_config:
     http_configuration_snippet: |
       server
       {
           listen 45651;
       }
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org