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

Commit177cc75

Browse files
committed
fix: webhook endpoint YAML attribute
Signed-off-by: Danny Kopping <danny@coder.com>
1 parent005254d commit177cc75

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎codersdk/deployment.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2300,7 +2300,7 @@ Write out the current server config as YAML to stdout.`,
23002300
Env:"CODER_NOTIFICATIONS_WEBHOOK_ENDPOINT",
23012301
Value:&c.Notifications.Webhook.Endpoint,
23022302
Group:&deploymentGroupNotificationsWebhook,
2303-
YAML:"hello",
2303+
YAML:"endpoint",
23042304
},
23052305
{
23062306
Name:"Notifications: Max Send Attempts",

‎docs/cli/server.md

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp