diff --git a/dash-apm-python/step_4.md b/dash-apm-python/step_4.md index a9127c6..7c1c18e 100644 --- a/dash-apm-python/step_4.md +++ b/dash-apm-python/step_4.md @@ -2,11 +2,6 @@ Add the following environment variables to the `agent` service in `docker-compose.yml`. -``` -multiline -copy -```{{copy}} - `DD_LOGS_ENABLED=true`{{copy}} `DD_LOGS_CONFIG_CONTAINER_COLLECT_ALL=true`{{copy}}