sg: disable docsite from default start target (#57823)

This commit is contained in:
Jean-Hadrien Chabran 2023-10-23 21:29:40 +02:00 committed by GitHub
parent 50bc4e8494
commit 5cc0ebefd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1091,7 +1091,7 @@ commandsets:
- syntax-highlighter
commands:
- web
- docsite
# - docsite # we're hitting port issues with this, see https://github.com/sourcegraph/devx-support/issues/245
- zoekt-index-0
- zoekt-index-1
- zoekt-web-0
@ -1115,7 +1115,7 @@ commandsets:
- searcher
- caddy
- symbols
- docsite
# - docsite # we're hitting port issues with this, see https://github.com/sourcegraph/devx-support/issues/245
- syntax-highlighter
- zoekt-index-0
- zoekt-index-1