You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ydb/docs/ru/core/reference/docker/start.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -38,6 +38,6 @@ docker run \
38
38
39
39
Подробнее про переменные окружения, используемые при запуске Docker-контейнера с {{ ydb-short-name }}, можно узнать в разделе [{#T}](configuration.md).
40
40
41
-
При указанных в примере выше параметрах и запуске Docker локально, [Embedded UI](../embedded-ui/index.md) {{ ydb-short-name }} будет доступен по адресу [http://localhost:8765](http://localhost:8765).
41
+
При указанных в примере выше параметрах и запуске Docker локально, [Embedded UI](../embedded-ui/index.md) {{ ydb-short-name }} будет доступен по адресу [http://localhost:8765](http://localhost:8765).
42
42
43
43
Подробнее про остановку и удаление Docker-контейнера с {{ ydb-short-name }} можно узнать в разделе [{#T}](cleanup.md).
0 commit comments