chanjet1213 opened a new issue #5672: URL: https://github.com/apache/apisix/issues/5672
### Issue description 直接修改config.yaml文件或者修改config-default.yaml中9443端口为443后不生效,需要同时修改config.yaml和config-default.yaml中的9443端口。 ### Environment - apisix version (cmd: `apisix version`):2.10.1 - OS (cmd: `uname -a`):centos7.8 ### Steps to reproduce 1.修改config.yaml中ssl 9443端口为443,重启apisix,运行端口仍为9443 2.修改config-default.yaml中ssl 9443端口为443.重启apisix,运行端口为443 ### Actual result 无 ### Error log 无 ### Expected result _No response_ -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
