diff --git a/pkg/docker/welcome.html b/pkg/docker/welcome.html
index 9c4f8281..89de39e1 100644
--- a/pkg/docker/welcome.html
+++ b/pkg/docker/welcome.html
@@ -35,7 +35,7 @@
on the Unix socket at
/var/run/control.unit.sock inside the container.
To see the current configuration run:
docker exec -ti+curl --unix-socket /var/run/control.unit.sock http://localhost/config
docker exec -ti <containerID> curl --unix-socket /var/run/control.unit.sock http://localhost/config