hello, folks, Apache APISIX is based on Nginx, but we don't want the user to modify nginx.conf[1] directly. All the configures of Nginx should automatically be generated by YAML configure file[2].
So I think it's better to delete nginx.conf so as not to cause confusion to the user. [1] https://github.com/apache/incubator-apisix/blob/master/conf/nginx.conf [2] https://github.com/apache/incubator-apisix/blob/master/conf/config.yaml#L57 Thanks, Ming Wen, Apache APISIX Twitter: _WenMing
