mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 14:51:44 +00:00
sg: disable docsite from default start target (#57823)
This commit is contained in:
parent
50bc4e8494
commit
5cc0ebefd7
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user