18210212423 edited a comment on issue #3262:
URL: https://github.com/apache/apisix/issues/3262#issuecomment-759393744


   i have found it,
   
   ```
   apisix:
     node_listen: 9080                # APISIX listening port
     enable_admin: true
     enable_admin_cors: true          # Admin API support CORS response headers.
     enable_debug: false
     enable_dev_mode: false           # Sets nginx worker_processes to 1 if set 
to true
     enable_reuseport: true           # Enable nginx SO_REUSEPORT switch if set 
to true.
     enable_ipv6: true   # config false  <-- set this field
   ```


----------------------------------------------------------------
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.

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


Reply via email to