mirror of
https://github.com/coder/coder.git
synced 2025-08-01 08:28:48 +00:00
fix: make cli respect deployment --docs-url (#14568)
This commit is contained in:
11
docs/reference/cli/server.md
generated
11
docs/reference/cli/server.md
generated
@@ -43,11 +43,12 @@ Specifies the wildcard hostname to use for workspace applications in the form "\
|
||||
|
||||
### --docs-url
|
||||
|
||||
| | |
|
||||
| ----------- | ------------------------------- |
|
||||
| Type | <code>url</code> |
|
||||
| Environment | <code>$CODER_DOCS_URL</code> |
|
||||
| YAML | <code>networking.docsURL</code> |
|
||||
| | |
|
||||
| ----------- | ----------------------------------- |
|
||||
| Type | <code>url</code> |
|
||||
| Environment | <code>$CODER_DOCS_URL</code> |
|
||||
| YAML | <code>networking.docsURL</code> |
|
||||
| Default | <code>https://coder.com/docs</code> |
|
||||
|
||||
Specifies the custom docs URL.
|
||||
|
||||
|
Reference in New Issue
Block a user