mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
hotfix(docs): fix broken link reported by ci (#7825)
Resolves https://github.com/coder/coder/actions/runs/5159895963/jobs/9295371489#step:4:188
This commit is contained in:
@@ -43,7 +43,7 @@ If you are providing TLS certificates directly to the Coder server, either
|
||||
1. Use a single certificate and key for both the root and wildcard domains.
|
||||
2. Configure multiple certificates and keys via
|
||||
[`coder.tls.secretNames`](https://github.com/coder/coder/blob/main/helm/values.yaml) in the Helm Chart, or
|
||||
[`--tls-cert-file`](../cli/server#--tls-cert-file) and [`--tls-key-file`](../cli/server#--tls-key-file) command
|
||||
[`--tls-cert-file`](../cli/server.md#--tls-cert-file) and [`--tls-key-file`](../cli/server.md#--tls-key-file) command
|
||||
line options (these both take a comma separated list of files; list certificates and their respective keys in the
|
||||
same order).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user