markokocic commented on issue #10530: URL: https://github.com/apache/apisix/issues/10530#issuecomment-1875397943
hi @shreemaan-abhishek If you look at my comments, both env variables are defined in the same standard docker way in docker compose. However, looks like Apisix will resolve only variable that were present in apisix.yml when Apisix is started. The variables that are defined in docker compose, but added to apisix.yml after Apisix is started, will be somehow ignored after the config reload task. -- 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]
