This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/skywalking-docker.git
commit ef0ee639549613a1a72a4a9e682697526e42bd54 Author: Gao Hongtao <[email protected]> AuthorDate: Thu Sep 12 21:30:39 2019 +0800 Update doc --- 6/6.4/oap/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/6/6.4/oap/README.md b/6/6.4/oap/README.md index a8c49f1..41a0c2c 100644 --- a/6/6.4/oap/README.md +++ b/6/6.4/oap/README.md @@ -62,5 +62,9 @@ There are also some other configuration switchers to extend default configuratio - `SW_RECEIVER_JAEGER_ENABLED` turns on/off jaeger receiver - `SW_EXPORTER_ENABLED` turns on/off exporter +## SW_L0AD_CONFIG_FILE_FROM_VOLUME + +If you want to adopt a dedicated application.yaml instead of the one generated by docker-entrypoint.sh. This should be set to `true`. + # License [Apache 2.0 License.](/LICENSE)
