diff --git a/dash-apm-python/index.json b/dash-apm-python/index.json index 46484cc..ad1656d 100644 --- a/dash-apm-python/index.json +++ b/dash-apm-python/index.json @@ -47,6 +47,8 @@ "backend": { "imageid": "ubuntu", "reuseConnection": true, - "livetime": "3h" + "livetime": "3h", + "environmentsprotocol": "http", + "port": 5000 } } diff --git a/dash-apm-python/step_2.md b/dash-apm-python/step_2.md index e10828c..d660462 100644 --- a/dash-apm-python/step_2.md +++ b/dash-apm-python/step_2.md @@ -10,7 +10,7 @@ Next, run the following command to start our docker services: Next, open the web interface to verify the application is up and running: -https://[[HOST_SUBDOMAIN]]-5000-[[KATACODA_HOST]].environments.katacoda.com +http://[[HOST_SUBDOMAIN]]-5000-[[KATACODA_HOST]].environments.katacoda.com Finally, open APM trace list to ensure traces are being submitted successfully: