mojerro commented on issue #7125: URL: https://github.com/apache/apisix/issues/7125#issuecomment-1280580481
> It looks like you're deploying with docker, I'm wondering how you turned http2 on or off? Modify the config file and rebuild the APISIX docker? My command shows below, and my env file is in `./config/apisix_config.yml` ```sh # start apisix docker compose -p apisix up -d # down apisix docker compose -p apisix down ``` Thanks for your explanation. -- 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]
