sashokbg opened a new pull request, #405:
URL: https://github.com/apache/apisix-docker/pull/405
This pull request fixes #401
The docker-entrypoint.sh will generate an apisix.yaml and config.yaml files
without verifying if the user has provided / mounted them already.
This simple fix adds an extra IF condition that verifies if the files are
not present before overwriting them.
--
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]