diff options
Diffstat (limited to 'docs/part-1')
-rw-r--r-- | docs/part-1/2-1_install-xds-server-docker.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/part-1/2-1_install-xds-server-docker.md b/docs/part-1/2-1_install-xds-server-docker.md index 85d9340..2823e79 100644 --- a/docs/part-1/2-1_install-xds-server-docker.md +++ b/docs/part-1/2-1_install-xds-server-docker.md @@ -119,7 +119,7 @@ ssh -p 2222 devel@localhost -- "systemctl --user restart xds-server" ## Check if xds-server is running (open XDS webapp) -**`xds-server` is automatically started** as a service on container startup. +**`xds-server` is automatically started** as a user service on container startup. If the container is running on your localhost, you can access to a basic web application: |