Skip to content

Commit 1ac1ccf

Browse files
ci: fix fmt
1 parent e3a79c4 commit 1ac1ccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codersdk/deployment.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1458,7 +1458,7 @@ func (c *DeploymentValues) Options() serpent.OptionSet {
14581458
Value: &c.DERP.Config.BlockDirect,
14591459
Group: &deploymentGroupNetworkingDERP,
14601460
YAML: "blockDirect", Annotations: serpent.Annotations{}.
1461-
Mark(annotationExternalProxies, "true"),
1461+
Mark(annotationExternalProxies, "true"),
14621462
},
14631463
{
14641464
Name: "DERP Force WebSockets",

0 commit comments

Comments
 (0)