shihuncl commented on issue #11712:
URL: https://github.com/apache/apisix/issues/11712#issuecomment-2458802310

   docker重新打包,然后重启就生效了
   docker build -t apisix-gt:3.9.9 .
   
   docker配置文件:
   services:
     apisix:
       image: apisix-gt:3.9.9
       container_name: apisix
       restart: always
   
       volumes:
         - ./config.yaml:/usr/local/apisix/conf/config.yaml


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