File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -24,5 +24,5 @@ The build is minified and the filenames include the hashes.
2424
2525To test production bundle with latest YDB backend release, do the following:
26261 ) Build a production bundle with a few tweaks for embedded version: ` npm run build:embedded ` .
27- 2 ) Invoke ` docker run -it --hostname localhost -e YDB_LOCAL_SURVIVE_RESTART=true -dp 2135:2135 -p 8765:8765 -v ~/projects/ydb-embedded-ui-opensource /build:/ydb_data/node_1/contentmonitoring cr.yandex/yc/yandex-docker-local-ydb:latest `
27+ 2 ) Invoke ` docker run -it --hostname localhost -e YDB_LOCAL_SURVIVE_RESTART=true -dp 2135:2135 -p 8765:8765 -v ~/projects/ydb-embedded-ui/build:/ydb_data/node_1/contentmonitoring cr.yandex/yc/yandex-docker-local-ydb:latest `
28283 ) Open [ embedded YDB UI] ( http://localhost:8765/monitoring ) to view it in the browser.
You can’t perform that action at this time.
0 commit comments