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

Commite374c42

Browse files
committed
fix panic
1 parent596ef99 commite374c42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎enterprise/coderd/coderd.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ func New(ctx context.Context, options *Options) (_ *API, err error) {
109109
provisionerDaemonAuth:&provisionerDaemonAuth{
110110
psk:options.ProvisionerDaemonPSK,
111111
authorizer:options.Authorizer,
112+
db:options.Database,
112113
},
113114
}
114115
// This must happen before coderd initialization!

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp