diff --git a/self-host/community-guides/traefiklogsdashboard.mdx b/self-host/community-guides/traefiklogsdashboard.mdx index 508aac1..b845bc0 100644 --- a/self-host/community-guides/traefiklogsdashboard.mdx +++ b/self-host/community-guides/traefiklogsdashboard.mdx @@ -128,7 +128,7 @@ Extend your existing `docker-compose.yml` with the new services. Please replace the YOUR_API_TOKEN with a secure token of your choice. -> 🆕 The new agent replaces both `log-dashboard-backend` and `log-dashboard-frontend` from the previous guide. +> Note: The new agent replaces both `log-dashboard-backend` and `log-dashboard-frontend` from the previous guide. ---