Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2687e3d

Browse files
authored
fix: bug with CODER_OAUTH2_GITHUB_ALLOW_SIGNUPS (#4451)
1 parentd22996e commit2687e3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎cli/deployment/flags.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ func Flags() codersdk.DeploymentFlags {
175175
OAuth2GithubAllowSignups: codersdk.BoolFlag{
176176
Name:"Oauth2 Github Allow Signups",
177177
Flag:"oauth2-github-allow-signups",
178-
EnvVar:"CODER_AUTOBUILD_POLL_INTERVAL",
178+
EnvVar:"CODER_OAUTH2_GITHUB_ALLOW_SIGNUPS",
179179
Description:"Whether new users can sign up with GitHub.",
180180
},
181181
OAuth2GithubEnterpriseBaseURL: codersdk.StringFlag{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp