mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
fix(codersdk): fix stale comment reference (#25552)
This commit is contained in:
@@ -3579,7 +3579,7 @@ Write out the current server config as YAML to stdout.`,
|
||||
Hidden: false,
|
||||
},
|
||||
{
|
||||
// Env handling is done in cli.ReadGitAuthFromEnvironment
|
||||
// Env handling is done in cli.ReadExternalAuthProvidersFromEnv
|
||||
Name: "External Auth Providers",
|
||||
Description: "External Authentication providers.",
|
||||
YAML: "externalAuthProviders",
|
||||
|
||||
Reference in New Issue
Block a user