gxthrj commented on a change in pull request #91:
URL: https://github.com/apache/apisix-docker/pull/91#discussion_r533100951
##########
File path: example/apisix_conf/config.yaml
##########
@@ -1,137 +1,22 @@
apisix:
node_listen: 9080 # APISIX listening port
- enable_heartbeat: true
- 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
Review comment:
Done, we'd better disable it.
----------------------------------------------------------------
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:
[email protected]