aboutsummaryrefslogtreecommitdiffstats
path: root/executor
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2026-01-30 16:33:19 +0100
committerDmitry Vyukov <dvyukov@google.com>2026-01-30 16:01:16 +0000
commite01a0ca6c12c9851ea7090f13879255ef82291e7 (patch)
tree4c99e2b7eb7a36f258ffb2205585a60b1c1f0989 /executor
parent5784ad61ea980a3c36f4bccd9ea478322082ff06 (diff)
dashboard/app: make it possible to run web UI locally easily
With this a local web UI with some test data can be viewed with: DOCKERARGS=-p=50556:50556 tools/syz-env go test -run TestLocalUI -timeout=0 -v ./dashboard/app \ -local-ui -local-ui-addr=:50556 or if you have gcloud installed (faster, and opens the browser): go test -run TestLocalUI -timeout=0 -v ./dashboard/app -local-ui Fixes #6736
Diffstat (limited to 'executor')
0 files changed, 0 insertions, 0 deletions