mirror of
https://github.com/coder/coder.git
synced 2025-07-23 21:32:07 +00:00
feat: add custom docs URL to deployment config (#8590)
This commit is contained in:
@ -223,6 +223,16 @@ Disable workspace apps that are not served from subdomains. Path-based apps can
|
||||
|
||||
Disable automatic session expiry bumping due to activity. This forces all sessions to become invalid after the session expiry duration has been reached.
|
||||
|
||||
### --docs-url
|
||||
|
||||
| | |
|
||||
| ----------- | ------------------------------- |
|
||||
| Type | <code>url</code> |
|
||||
| Environment | <code>$CODER_DOCS_URL</code> |
|
||||
| YAML | <code>networking.docsURL</code> |
|
||||
|
||||
Specifies the custom docs URL.
|
||||
|
||||
### --enable-terraform-debug-mode
|
||||
|
||||
| | |
|
||||
|
Reference in New Issue
Block a user