monkeyDluffy6017 commented on code in PR #501:
URL: https://github.com/apache/apisix-docker/pull/501#discussion_r1340469253


##########
centos/docker-entrypoint.sh:
##########
@@ -45,6 +45,10 @@ _EOC_
         /usr/bin/apisix init
         /usr/bin/apisix init_etcd
     fi
+
+    if [ -e "/usr/local/apisix/conf/config_listen.sock" ]; then

Review Comment:
   Could you add a comment: For versions below 3.5.0 whose conf_server has not 
been removed.



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

Reply via email to